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

References

lib/ObjectYAML/CodeViewYAMLDebugSections.cpp
  519     F.MaxStackSize = YF.MaxStackSize;
  717     YF.MaxStackSize = F.MaxStackSize;
tools/llvm-pdbutil/DumpOutputStyle.cpp
 1142                  uint32_t(FD.MaxStackSize), uint16_t(FD.PrologSize),
tools/llvm-readobj/COFFDumper.cpp
 1077         W.printHex("MaxStackSize", FD.MaxStackSize);