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

References

include/llvm/CodeGen/CommandFlags.inc
  306   Options.EmitStackSizeSection = EnableStackSizeSection;
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  984   if (!MF.getTarget().Options.EmitStackSizeSection)
 1682       MF.getTarget().Options.EmitStackSizeSection) {
tools/clang/lib/CodeGen/BackendUtil.cpp
  485   Options.EmitStackSizeSection = CodeGenOpts.StackSizeSection;