Searched defs:getSectionLoadAddress (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/ | ||
H A D | DIContext.h | 287 virtual uint64_t getSectionLoadAddress(const object::SectionRef &Sec) const { getSectionLoadAddress() function |
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ | ||
H A D | RuntimeDyld.cpp | 1273 uint64_t RuntimeDyld::LoadedObjectInfo::getSectionLoadAddress( getSectionLoadAddress() function in llvm::RuntimeDyld::LoadedObjectInfo |
H A D | RuntimeDyldImpl.h | 474 uint64_t getSectionLoadAddress(unsigned SectionID) const { in getSectionLoadAddress() function |