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