Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/PDB/
DIPDBSession.h76 virtual std::unique_ptr<IPDBEnumDataStreams> getDebugStreams() const = 0;
/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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DIPDBSession.h84 virtual std::unique_ptr<IPDBEnumDataStreams> getDebugStreams() const = 0;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIASession.h80 std::unique_ptr<IPDBEnumDataStreams> getDebugStreams() const override;
/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-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeSession.h99 std::unique_ptr<IPDBEnumDataStreams> getDebugStreams() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DNativeSession.cpp277 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 __anon177c5eee0111::MockSession
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp370 std::unique_ptr<IPDBEnumDataStreams> DIASession::getDebugStreams() const { in getDebugStreams() function in DIASession
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp147 std::unique_ptr<IPDBEnumDataStreams> getDebugStreams() const override { in getDebugStreams() function in __anon8912c4460111::MockSession