Searched refs:getSectionLoadAddress (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h202 uint64_t getSectionLoadAddress(unsigned SectionID) { function in class:llvm::RuntimeDyldImpl
318 return getSectionLoadAddress(Loc.first) + Loc.second;

Completed in 116 milliseconds