Searched refs:StackSizeSection (Results 1 – 4 of 4) sorted by relevance
1515 MCSection *StackSizeSection = in emitStackSizeSection() local1517 if (!StackSizeSection) in emitStackSizeSection()1526 OutStreamer->switchSection(StackSizeSection); in emitStackSizeSection()
120 CODEGENOPT(StackSizeSection , 1, 0) ///< Set when -fstack-size-section is enabled.
426 Options.EmitStackSizeSection = CodeGenOpts.StackSizeSection; in initTargetOptions()
4200 CodeGenOpts<"StackSizeSection">, DefaultFalse,