Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A Daarch32.cpp309 ManagedStatic<FixupInfoTable> DynFixupInfos; variable
317 const FixupInfoBase *Entry = DynFixupInfos->getEntry(Kind); in checkOpcode()
330 const FixupInfoBase *Entry = DynFixupInfos->getEntry(Kind); in checkOpcode()
340 return DynFixupInfos->getEntry(K); in getDynFixupInfo()