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

References

lib/DebugInfo/CodeView/SymbolDumper.cpp
  416   W.printHex("TotalFrameBytes", FrameProc.TotalFrameBytes);
lib/DebugInfo/CodeView/SymbolRecordMapping.cpp
  317   error(IO.mapInteger(FrameProc.TotalFrameBytes));
lib/ObjectYAML/CodeViewYAMLSymbols.cpp
  469   IO.mapRequired("TotalFrameBytes", Symbol.TotalFrameBytes);
tools/llvm-pdbutil/MinimalSymbolDumper.cpp
  647                FP.TotalFrameBytes, FP.PaddingFrameBytes, FP.OffsetToPadding);