Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.h272 void mapSectionAddress(const void *LocalAddress, in mapSectionAddress() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h244 virtual void mapSectionAddress(const void *LocalAddress, in mapSectionAddress() function
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp160 void RuntimeDyldImpl::mapSectionAddress(const void *LocalAddress, in mapSectionAddress() function in llvm::RuntimeDyldImpl
1402 void RuntimeDyld::mapSectionAddress(const void *LocalAddress, in mapSectionAddress() function in llvm::RuntimeDyld