Home
last modified time | relevance | path

Searched defs:mapSectionAddress (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/Orc/
DObjectLinkingLayer.h64 void mapSectionAddress(const void *LocalAddress, TargetAddress TargetAddr) { in mapSectionAddress() function
259 void mapSectionAddress(ObjSetHandleT H, const void *LocalAddress, in mapSectionAddress() function
DObjectTransformLayer.h85 void mapSectionAddress(ObjSetHandleT H, const void *LocalAddress, in mapSectionAddress() function
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.h282 void mapSectionAddress(const void *LocalAddress, in mapSectionAddress() function
/external/llvm/unittests/ExecutionEngine/Orc/
DObjectTransformLayerTest.cpp142 void mapSectionAddress(ObjSetHandleT H, const void *LocalAddress, in mapSectionAddress() function in __anonb12318ab0111::MockBaseLayer
/external/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h237 virtual void mapSectionAddress(const void *LocalAddress, in mapSectionAddress() function
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp116 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/
DOrcMCJITReplacement.h198 void mapSectionAddress(const void *LocalAddress, in mapSectionAddress() function