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

/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.h287 virtual void mapSectionAddress(const void *LocalAddress, function in class:llvm::MCJIT
/freebsd-10-stable/contrib/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h245 virtual void mapSectionAddress(const void *LocalAddress, uint64_t TargetAddress) { function in class:llvm::ExecutionEngine
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp67 void RuntimeDyldImpl::mapSectionAddress(const void *LocalAddress, function in class:llvm::RuntimeDyldImpl
628 void RuntimeDyld::mapSectionAddress(const void *LocalAddress, function in class:llvm::RuntimeDyld

Completed in 126 milliseconds