Searched refs:ForceDwarfFrameSection (Results 1 – 8 of 8) sorted by relevance
153 ValueTrackingVariableLocations(false), ForceDwarfFrameSection(false), in TargetOptions()347 unsigned ForceDwarfFrameSection : 1; variable
106 CGOPT(bool, ForceDwarfFrameSection) in CGOPT()475 static cl::opt<bool> ForceDwarfFrameSection( in CGOPT() local478 CGBINDOPT(ForceDwarfFrameSection); in CGOPT()585 Options.ForceDwarfFrameSection = getForceDwarfFrameSection(); in InitTargetOptionsFromCodeGenFlags()
646 getTarget().Options.ForceDwarfFrameSection || in needsFrameMoves()
110 Asm->TM.Options.ForceDwarfFrameSection) in beginBasicBlockSection()
1307 if (MMI->hasDebugInfo() || TM.Options.ForceDwarfFrameSection) in getFunctionCFISectionType()
57 BENIGN_DEBUGOPT(ForceDwarfFrameSection , 1, 0) ///< Set when -fforce-dwarf-frame
418 Options.ForceDwarfFrameSection = CodeGenOpts.ForceDwarfFrameSection; in initTargetOptions()
4096 CodeGenOpts<"ForceDwarfFrameSection">, DefaultFalse,