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

References

lib/DebugInfo/CodeView/SymbolRecordMapping.cpp
  439   error(IO.mapInteger(RegRel.Offset));
  440   error(IO.mapInteger(RegRel.Type));
  441   error(IO.mapEnum(RegRel.Register));
  442   error(IO.mapStringZ(RegRel.Name));