Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStreamBuilder.cpp379 Entry.SecByteLength = Hdr.VirtualSize; in createSectionMap()
387 Entry.SecByteLength = UINT32_MAX; in createSectionMap()
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h88 support::ulittle32_t SecByteLength; // Byte count of the segment or group. member
/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1874 fmtle(M.ClassName), fmtle(M.Offset), fmtle(M.SecByteLength)); in dumpSectionMap()