Home
last modified time | relevance | path

Searched refs:SectionMapSize (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStream.cpp73 Header->SecContrSubstreamSize + Header->SectionMapSize + in reload()
88 if (Header->SectionMapSize % sizeof(uint32_t) != 0) in reload()
104 if (auto EC = Reader.readSubstream(SecMapSubstream, Header->SectionMapSize)) in reload()
H A DDbiStreamBuilder.cpp276 H->SectionMapSize = calculateSectionMapStreamSize(); in finalize()
/openbsd/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DExplainOutputStyle.cpp334 else if (Offset < endof(DbiStreamHeader, SectionMapSize)) in explainDbiHeaderOffset()
336 int32_t(Header->SectionMapSize)); in explainDbiHeaderOffset()
423 {int32_t(Header->SectionMapSize), "Section Map", dontExplain<DbiStream>}, in explainStreamOffset()
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h151 support::little32_t SectionMapSize; member
/openbsd/gnu/llvm/llvm/docs/PDB/
H A DDbiStream.rst44 int32_t SectionMapSize;
141 - **SectionMapSize** - The length of the :ref:`dbi_section_map_substream`.
297 and consumes ``Header->SectionMapSize`` bytes. This substream begins with an ``4``