Home
last modified time | relevance | path

Searched defs:getSymbolById (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/DebugInfo/PDB/Raw/
DRawSession.cpp84 std::unique_ptr<PDBSymbol> RawSession::getSymbolById(uint32_t SymbolId) const { in getSymbolById() function in RawSession
/external/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp69 std::unique_ptr<PDBSymbol> getSymbolById(uint32_t SymbolId) const override { in getSymbolById() function in __anon177c5eee0111::MockSession
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp152 std::unique_ptr<PDBSymbol> DIASession::getSymbolById(uint32_t SymbolId) const { in getSymbolById() function in DIASession
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DNativeSession.cpp181 NativeSession::getSymbolById(uint32_t SymbolId) const { in getSymbolById() function in NativeSession
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp71 std::unique_ptr<PDBSymbol> getSymbolById(uint32_t SymbolId) const override { in getSymbolById() function in __anon8912c4460111::MockSession
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp191 std::unique_ptr<PDBSymbol> DIASession::getSymbolById(uint32_t SymbolId) const { in getSymbolById() function in DIASession