Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStream.cpp75 Header->SecContrSubstreamSize + Header->SectionMapSize + in reload()
90 if (Header->SectionMapSize % sizeof(uint32_t) != 0) in reload()
106 if (auto EC = Reader.readSubstream(SecMapSubstream, Header->SectionMapSize)) in reload()
H A DDbiStreamBuilder.cpp277 H->SectionMapSize = calculateSectionMapStreamSize(); in finalize()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DExplainOutputStyle.cpp331 else if (Offset < endof(DbiStreamHeader, SectionMapSize)) in explainDbiHeaderOffset()
333 int32_t(Header->SectionMapSize)); in explainDbiHeaderOffset()
420 {int32_t(Header->SectionMapSize), "Section Map", dontExplain<DbiStream>}, in explainStreamOffset()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h151 support::little32_t SectionMapSize; member
/netbsd-src/external/apache2/llvm/dist/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``