Searched refs:StackSizeSection (Results 1 – 4 of 4) sorted by relevance
1167 MCSection *StackSizeSection = in emitStackSizeSection() local1169 if (!StackSizeSection) in emitStackSizeSection()1178 OutStreamer->SwitchSection(StackSizeSection); in emitStackSizeSection()
109 CODEGENOPT(StackSizeSection , 1, 0) ///< Set when -fstack-size-section is enabled.
565 Options.EmitStackSizeSection = CodeGenOpts.StackSizeSection; in initTargetOptions()
2729 CodeGenOpts<"StackSizeSection">, DefaultFalse,