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