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

References

lib/DebugInfo/CodeView/SymbolDumper.cpp
  639   W.printHex("Segment", Annot.Segment);
lib/DebugInfo/CodeView/SymbolRecordMapping.cpp
  478   error(IO.mapInteger(Annot.Segment));
lib/ObjectYAML/CodeViewYAMLSymbols.cpp
  558   IO.mapOptional("Segment", Symbol.Segment, uint16_t(0));
tools/llvm-pdbutil/MinimalSymbolDumper.cpp
  884   P.formatLine("addr = {0}", formatSegmentOffset(Annot.Segment, Annot.CodeOffset));