Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/
H A DDIContext.h287 virtual uint64_t getSectionLoadAddress(const object::SectionRef &Sec) const { getSectionLoadAddress() function
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp1273 uint64_t RuntimeDyld::LoadedObjectInfo::getSectionLoadAddress( getSectionLoadAddress() function in llvm::RuntimeDyld::LoadedObjectInfo
1428 uint64_t RuntimeDyld::getSectionLoadAddress(unsigned SectionID) const { getSectionLoadAddress() function in llvm::RuntimeDyld
H A DRuntimeDyldImpl.h474 uint64_t getSectionLoadAddress(unsigned SectionID) const { in getSectionLoadAddress() function