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