Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStreamBuilder.cpp374 Entry.SecByteLength = Hdr.VirtualSize; in createSectionMap()
382 Entry.SecByteLength = UINT32_MAX; in createSectionMap()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h87 support::ulittle32_t SecByteLength; // Byte count of the segment or group. member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1981 fmtle(M.ClassName), fmtle(M.Offset), fmtle(M.SecByteLength)); in dumpSectionMap()