Home
last modified time | relevance | path

Searched refs:getSourceFileById (Results 1 – 13 of 13) sorted by relevance

/external/llvm/include/llvm/DebugInfo/PDB/
DIPDBSession.h74 getSourceFileById(uint32_t FileId) const = 0;
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIASession.h63 getSourceFileById(uint32_t FileId) const override;
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DRawSession.h62 getSourceFileById(uint32_t FileId) const override;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DIPDBSession.h82 getSourceFileById(uint32_t FileId) const = 0;
/external/llvm/lib/DebugInfo/PDB/
DPDBContext.cpp57 auto SourceFile = Session->getSourceFileById(LineInfo->getSourceFileId()); in getLineInfoForAddress()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIASession.h77 getSourceFileById(uint32_t FileId) const override;
/external/llvm/lib/DebugInfo/PDB/Raw/
DRawSession.cpp140 RawSession::getSourceFileById(uint32_t FileId) const { in getSourceFileById() function in RawSession
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
DPDBContext.cpp55 auto SourceFile = Session->getSourceFileById(LineInfo->getSourceFileId()); in getLineInfoForAddress()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeSession.h85 getSourceFileById(uint32_t FileId) const override;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeSession.cpp181 NativeSession::getSourceFileById(uint32_t FileId) const { in getSourceFileById() function in NativeSession
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp275 DIASession::getSourceFileById(uint32_t FileId) const { in getSourceFileById() function in DIASession
/external/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp73 getSourceFileById(uint32_t SymbolId) const override { in getSourceFileById() function in __anona402c02a0111::MockSession
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp354 DIASession::getSourceFileById(uint32_t FileId) const { in getSourceFileById() function in DIASession