Searched defs:mapSectionAddress (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h244 virtual void mapSectionAddress(const void *LocalAddress, function in class:llvm::ExecutionEngine
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp160 void RuntimeDyldImpl::mapSectionAddress(const void *LocalAddress, function in class:llvm::RuntimeDyldImpl
1403 void RuntimeDyld::mapSectionAddress(const void *LocalAddress, function in class:llvm::RuntimeDyld

Completed in 67 milliseconds