Searched refs:StackSizeSection (Results 1 – 4 of 4) sorted by relevance
1411 MCSection *StackSizeSection = in emitStackSizeSection() local1413 if (!StackSizeSection) in emitStackSizeSection()1422 OutStreamer->switchSection(StackSizeSection); in emitStackSizeSection()
114 CODEGENOPT(StackSizeSection , 1, 0) ///< Set when -fstack-size-section is enabled.
439 Options.EmitStackSizeSection = CodeGenOpts.StackSizeSection; in initTargetOptions()
3114 CodeGenOpts<"StackSizeSection">, DefaultFalse,