Searched defs:getLoadAddress (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeSession.cpp83 uint64_t NativeSession::getLoadAddress() const { return 0; } function in class:NativeSession
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASession.cpp138 uint64_t DIASession::getLoadAddress() const { function in class:DIASession
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h97 uint64_t getLoadAddress() const { return LoadAddress; } function in class:llvm::SectionEntry

Completed in 105 milliseconds