Home
last modified time | relevance | path

Searched defs:getLoadAddress (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/DebugInfo/PDB/Raw/
DRawSession.cpp76 uint64_t RawSession::getLoadAddress() const { return 0; } in getLoadAddress() function in RawSession
/external/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp64 uint64_t getLoadAddress() const override { return 0; } in getLoadAddress() function in __anon177c5eee0111::MockSession
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp130 uint64_t DIASession::getLoadAddress() const { in getLoadAddress() function in DIASession
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DNativeSession.cpp166 uint64_t NativeSession::getLoadAddress() const { return 0; } in getLoadAddress() function in NativeSession
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp68 uint64_t getLoadAddress() const override { return 0; } in getLoadAddress() function in __anon8912c4460111::MockSession
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp147 uint64_t DIASession::getLoadAddress() const { in getLoadAddress() function in DIASession
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h98 uint64_t getLoadAddress() const { return LoadAddress; } in getLoadAddress() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h98 uint64_t getLoadAddress() const { return LoadAddress; } in getLoadAddress() function