Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCOFFPlatform.h209 DenseMap<JITDylib *, ExecutorAddr> JITDylibToHeaderAddr; variable
H A DMachOPlatform.h375 DenseMap<JITDylib *, ExecutorAddr> JITDylibToHeaderAddr; variable