Searched refs:StackSizeSection (Results 1 – 4 of 4) sorted by relevance
115 CODEGENOPT(StackSizeSection , 1, 0) ///< Set when -fstack-size-section is enabled.
1505 MCSection *StackSizeSection = in emitStackSizeSection() local1507 if (!StackSizeSection) in emitStackSizeSection()1516 OutStreamer->switchSection(StackSizeSection); in emitStackSizeSection()
415 Options.EmitStackSizeSection = CodeGenOpts.StackSizeSection; in initTargetOptions()
4003 CodeGenOpts<"StackSizeSection">, DefaultFalse,