Searched defs:DebugStream (Results 1 – 3 of 3) sorted by relevance
87 struct DebugStream { struct88 std::function<Error(BinaryStreamWriter &)> WriteFn;89 uint32_t Size = 0;90 uint16_t StreamNumber = kInvalidStreamIndex;
126 std::shared_ptr<ModuleDebugStreamRef> DebugStream; variable
92 struct DebugStream { struct93 std::function<Error(BinaryStreamWriter &)> WriteFn;94 uint32_t Size = 0;95 uint16_t StreamNumber = kInvalidStreamIndex;