reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/DebugInfo/CodeView/SymbolDumper.cpp
  173   W.printNumber("Size", CoffGroup.Size);
lib/DebugInfo/CodeView/SymbolRecordMapping.cpp
  105   error(IO.mapInteger(CoffGroup.Size));
lib/ObjectYAML/CodeViewYAMLSymbols.cpp
  308   IO.mapRequired("Size", Symbol.Size);
tools/lld/COFF/PDB.cpp
 1469   cgs.Size = lastChunk->getRVA() + lastChunk->getSize() - firstChunk->getRVA();
tools/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp
  318   return SegmentOffsetLength{record.Segment, record.Offset, record.Size};
tools/llvm-pdbutil/MinimalSymbolDumper.cpp
  437   P.formatLine("length = {0}, addr = {1}", CG.Size,