Home
last modified time | relevance | path

Searched defs:HeaderAddrToJITDylib (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCOFFPlatform.h210 DenseMap<ExecutorAddr, JITDylib *> HeaderAddrToJITDylib; variable
H A DMachOPlatform.h376 DenseMap<ExecutorAddr, JITDylib *> HeaderAddrToJITDylib; variable