Searched refs:DwarfExtendedLoc (Results 1 – 1 of 1) sorted by relevance
24 static cl::opt<DefaultOnOff> DwarfExtendedLoc( variable52 if (DwarfExtendedLoc != Default) in MCAsmInfo()53 SupportsExtendedDwarfLocDirective = DwarfExtendedLoc == Enable; in MCAsmInfo()