Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/docs/PDB/
H A DDbiStream.rst259 .. _dbi_sec_contr_substream:
292 .. _dbi_section_map_substream:
331 .. _dbi_file_info_substream:
385 .. _dbi_type_server_map_substream:
395 .. _dbi_ec_substream:
405 .. _dbi_optional_dbg_stream:
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DLinePrinter.cpp210 BinarySubstreamRef Substream; in formatMsfStreamData() local
220 BinarySubstreamRef Substream) { in formatMsfStreamData()
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DBytesOutputStyle.cpp305 auto Substream = Stream.getTypeRecordsSubstream(); in dumpTypeIndex() local