Home
last modified time | relevance | path

Searched defs:DebugStream (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiStreamBuilder.h87 struct DebugStream { struct
88 std::function<Error(BinaryStreamWriter &)> WriteFn;
89 uint32_t Size = 0;
90 uint16_t StreamNumber = kInvalidStreamIndex;
DInputFile.h126 std::shared_ptr<ModuleDebugStreamRef> DebugStream; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiStreamBuilder.h92 struct DebugStream { struct
93 std::function<Error(BinaryStreamWriter &)> WriteFn;
94 uint32_t Size = 0;
95 uint16_t StreamNumber = kInvalidStreamIndex;