HomeSort by: relevance | last modified time | path
    Searched refs:SecByteLength (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
DbiStreamBuilder.cpp 374 Entry.SecByteLength = Hdr.VirtualSize;
382 Entry.SecByteLength = UINT32_MAX;
  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
RawTypes.h 87 support::ulittle32_t SecByteLength; // Byte count of the segment or group.
  /src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
DumpOutputStyle.cpp 1981 fmtle(M.ClassName), fmtle(M.Offset), fmtle(M.SecByteLength));

Completed in 15 milliseconds