Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/DebugInfo/PDB/Raw/
H A DRawSession.cpp84 std::unique_ptr<PDBSymbol> RawSession::getSymbolById(uint32_t SymbolId) const { in getSymbolById() function in RawSession
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp231 SymbolCache::getSymbolById(SymIndexId SymbolId) const { in getSymbolById() function in SymbolCache
H A DNativeSession.cpp92 NativeSession::getSymbolById(SymIndexId SymbolId) const { in getSymbolById() function in NativeSession
/aosp_15_r20/external/llvm/unittests/DebugInfo/PDB/
H A DPDBApiTest.cpp69 std::unique_ptr<PDBSymbol> getSymbolById(uint32_t SymbolId) const override { in getSymbolById() function in __anond3a3ff5b0111::MockSession
/aosp_15_r20/external/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASession.cpp152 std::unique_ptr<PDBSymbol> DIASession::getSymbolById(uint32_t SymbolId) const { in getSymbolById() function in DIASession
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASession.cpp183 DIASession::getSymbolById(SymIndexId SymbolId) const { in getSymbolById() function in DIASession
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASession.cpp183 DIASession::getSymbolById(SymIndexId SymbolId) const { in getSymbolById() function in DIASession
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp247 SymbolCache::getSymbolById(SymIndexId SymbolId) const { in getSymbolById() function in SymbolCache
H A DNativeSession.cpp216 NativeSession::getSymbolById(SymIndexId SymbolId) const { in getSymbolById() function in NativeSession