Home
last modified time | relevance | path

Searched refs:DynFixupInfos (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A Daarch32.cpp311 ManagedStatic<FixupInfoTable> DynFixupInfos; variable
319 const FixupInfoBase *Entry = DynFixupInfos->getEntry(Kind); in checkOpcode()
332 const FixupInfoBase *Entry = DynFixupInfos->getEntry(Kind); in checkOpcode()
342 return DynFixupInfos->getEntry(K); in getDynFixupInfo()