Home
last modified time | relevance | path

Searched refs:getDebugStreams (Results 1 – 17 of 17) sorted by relevance

/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIASession.h65 std::unique_ptr<IPDBEnumDataStreams> getDebugStreams() const override;
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DRawSession.h64 std::unique_ptr<IPDBEnumDataStreams> getDebugStreams() const override;
/external/llvm/include/llvm/DebugInfo/PDB/
DIPDBSession.h76 virtual std::unique_ptr<IPDBEnumDataStreams> getDebugStreams() const = 0;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIASession.h79 std::unique_ptr<IPDBEnumDataStreams> getDebugStreams() const override;
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIASession.h79 std::unique_ptr<IPDBEnumDataStreams> getDebugStreams() const override;
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/
DIPDBSession.h83 virtual std::unique_ptr<IPDBEnumDataStreams> getDebugStreams() const = 0;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DIPDBSession.h84 virtual std::unique_ptr<IPDBEnumDataStreams> getDebugStreams() const = 0;
/external/llvm/lib/DebugInfo/PDB/Raw/
DRawSession.cpp144 std::unique_ptr<IPDBEnumDataStreams> RawSession::getDebugStreams() const { in getDebugStreams() function in RawSession
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeSession.h87 std::unique_ptr<IPDBEnumDataStreams> getDebugStreams() const override;
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeSession.h95 std::unique_ptr<IPDBEnumDataStreams> getDebugStreams() const override;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeSession.cpp185 std::unique_ptr<IPDBEnumDataStreams> NativeSession::getDebugStreams() const { in getDebugStreams() function in NativeSession
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp283 std::unique_ptr<IPDBEnumDataStreams> DIASession::getDebugStreams() const { in getDebugStreams() function in DIASession
/external/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp120 std::unique_ptr<IPDBEnumDataStreams> getDebugStreams() const override { in getDebugStreams() function in __anonddbf8f8c0111::MockSession
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp362 std::unique_ptr<IPDBEnumDataStreams> DIASession::getDebugStreams() const { in getDebugStreams() function in DIASession
/external/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp362 std::unique_ptr<IPDBEnumDataStreams> DIASession::getDebugStreams() const { in getDebugStreams() function in DIASession
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeSession.cpp329 std::unique_ptr<IPDBEnumDataStreams> NativeSession::getDebugStreams() const { in getDebugStreams() function in NativeSession
/external/llvm-project/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp146 std::unique_ptr<IPDBEnumDataStreams> getDebugStreams() const override { in getDebugStreams() function in __anon3ef83b7a0111::MockSession