Searched refs:StackSizeSection (Results 1 – 4 of 4) sorted by relevance
1007 MCSection *StackSizeSection = in emitStackSizeSection() local1009 if (!StackSizeSection) in emitStackSizeSection()1018 OutStreamer->SwitchSection(StackSizeSection); in emitStackSizeSection()
97 CODEGENOPT(StackSizeSection , 1, 0) ///< Set when -fstack-size-section is enabled.
474 Options.EmitStackSizeSection = CodeGenOpts.StackSizeSection; in initTargetOptions()
887 Opts.StackSizeSection = in ParseCodeGenArgs()