Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h312 uint64_t getSectionLoadAddress(unsigned SectionID) const { in getSectionLoadAddress() function
DRuntimeDyld.cpp858 uint64_t RuntimeDyld::LoadedObjectInfo::getSectionLoadAddress( in getSectionLoadAddress() function in llvm::RuntimeDyld::LoadedObjectInfo