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