Home
last modified time | relevance | path

Searched refs:SecByteLength (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStreamBuilder.cpp371 Entry.SecByteLength = Hdr.VirtualSize; in createSectionMap()
379 Entry.SecByteLength = UINT32_MAX; in createSectionMap()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h87 support::ulittle32_t SecByteLength; // Byte count of the segment or group. member
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1889 fmtle(M.ClassName), fmtle(M.Offset), fmtle(M.SecByteLength)); in dumpSectionMap()