Searched defs:HeaderAddrToJITDylib (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/ |
D | COFFPlatform.h | 210 DenseMap<ExecutorAddr, JITDylib *> HeaderAddrToJITDylib; variable
|
D | MachOPlatform.h | 330 DenseMap<ExecutorAddr, JITDylib *> HeaderAddrToJITDylib; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/ |
D | COFFPlatform.h | 210 DenseMap<ExecutorAddr, JITDylib *> HeaderAddrToJITDylib; variable
|
D | MachOPlatform.h | 377 DenseMap<ExecutorAddr, JITDylib *> HeaderAddrToJITDylib; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/ |
D | COFFPlatform.h | 210 DenseMap<ExecutorAddr, JITDylib *> HeaderAddrToJITDylib; variable
|
D | MachOPlatform.h | 376 DenseMap<ExecutorAddr, JITDylib *> HeaderAddrToJITDylib; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/ |
D | COFFPlatform.h | 210 DenseMap<ExecutorAddr, JITDylib *> HeaderAddrToJITDylib; variable
|
D | MachOPlatform.h | 377 DenseMap<ExecutorAddr, JITDylib *> HeaderAddrToJITDylib; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | COFFPlatform.h | 202 DenseMap<ExecutorAddr, JITDylib *> HeaderAddrToJITDylib; variable
|
H A D | MachOPlatform.h | 258 DenseMap<ExecutorAddr, JITDylib *> HeaderAddrToJITDylib; variable
|