Searched defs:getLoadAddress (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/DebugInfo/PDB/DIA/ | ||
D | DIASession.cpp | 67 uint64_t DIASession::getLoadAddress() const { in getLoadAddress() function in DIASession |
/external/llvm/unittests/DebugInfo/PDB/ | ||
D | PDBApiTest.cpp | 63 uint64_t getLoadAddress() const override { return 0; } in getLoadAddress() function in __anon5388dec50111::MockSession |