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