Home
last modified time | relevance | path

Searched defs:getDebugStreams (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/llvm/lib/DebugInfo/PDB/Raw/
H A DRawSession.cpp144 std::unique_ptr<IPDBEnumDataStreams> RawSession::getDebugStreams() const { in getDebugStreams() function in RawSession
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeSession.cpp185 std::unique_ptr<IPDBEnumDataStreams> NativeSession::getDebugStreams() const { in getDebugStreams() function in NativeSession
/aosp_15_r20/external/llvm/unittests/DebugInfo/PDB/
H A DPDBApiTest.cpp120 std::unique_ptr<IPDBEnumDataStreams> getDebugStreams() const override { in getDebugStreams() function in __anond3a3ff5b0111::MockSession
/aosp_15_r20/external/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASession.cpp283 std::unique_ptr<IPDBEnumDataStreams> DIASession::getDebugStreams() const { in getDebugStreams() function in DIASession
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASession.cpp362 std::unique_ptr<IPDBEnumDataStreams> DIASession::getDebugStreams() const { in getDebugStreams() function in DIASession
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASession.cpp362 std::unique_ptr<IPDBEnumDataStreams> DIASession::getDebugStreams() const { in getDebugStreams() function in DIASession
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeSession.cpp337 std::unique_ptr<IPDBEnumDataStreams> NativeSession::getDebugStreams() const { in getDebugStreams() function in NativeSession