Home
last modified time | relevance | path

Searched defs:getSectionLoadAddress (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h243 uint64_t getSectionLoadAddress(unsigned SectionID) const { in getSectionLoadAddress() function
H A DRuntimeDyld.cpp764 uint64_t RuntimeDyld::LoadedObjectInfo::getSectionLoadAddress( in getSectionLoadAddress() function in llvm::RuntimeDyld::LoadedObjectInfo