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

References

lib/DebugInfo/CodeView/SymbolRecordMapping.cpp
  384   error(IO.mapInteger(Label.CodeOffset));
  385   error(IO.mapInteger(Label.Segment));
  386   error(IO.mapEnum(Label.Flags));
  387   error(IO.mapStringZ(Label.Name));