Searched defs:mapSectionAddress (Results 1 – 7 of 7) sorted by relevance
/external/llvm/include/llvm/ExecutionEngine/Orc/ |
D | ObjectLinkingLayer.h | 64 void mapSectionAddress(const void *LocalAddress, TargetAddress TargetAddr) { in mapSectionAddress() function 259 void mapSectionAddress(ObjSetHandleT H, const void *LocalAddress, in mapSectionAddress() function
|
D | ObjectTransformLayer.h | 85 void mapSectionAddress(ObjSetHandleT H, const void *LocalAddress, in mapSectionAddress() function
|
/external/llvm/lib/ExecutionEngine/MCJIT/ |
D | MCJIT.h | 282 void mapSectionAddress(const void *LocalAddress, in mapSectionAddress() function
|
/external/llvm/unittests/ExecutionEngine/Orc/ |
D | ObjectTransformLayerTest.cpp | 142 void mapSectionAddress(ObjSetHandleT H, const void *LocalAddress, in mapSectionAddress() function in __anonb12318ab0111::MockBaseLayer
|
/external/llvm/include/llvm/ExecutionEngine/ |
D | ExecutionEngine.h | 237 virtual void mapSectionAddress(const void *LocalAddress, in mapSectionAddress() function
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyld.cpp | 116 void RuntimeDyldImpl::mapSectionAddress(const void *LocalAddress, in mapSectionAddress() function in llvm::RuntimeDyldImpl 961 void RuntimeDyld::mapSectionAddress(const void *LocalAddress, in mapSectionAddress() function in llvm::RuntimeDyld
|
/external/llvm/lib/ExecutionEngine/Orc/ |
D | OrcMCJITReplacement.h | 198 void mapSectionAddress(const void *LocalAddress, in mapSectionAddress() function
|