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

References

lib/DebugInfo/CodeView/SymbolRecordMapping.cpp
  317   error(IO.mapInteger(FrameProc.TotalFrameBytes));
  318   error(IO.mapInteger(FrameProc.PaddingFrameBytes));
  319   error(IO.mapInteger(FrameProc.OffsetToPadding));
  320   error(IO.mapInteger(FrameProc.BytesOfCalleeSavedRegisters));
  321   error(IO.mapInteger(FrameProc.OffsetOfExceptionHandler));
  322   error(IO.mapInteger(FrameProc.SectionIdOfExceptionHandler));
  323   error(IO.mapEnum(FrameProc.Flags));