Searched refs:UseRangesSection (Results 1 – 3 of 3) sorted by relevance
429 bool UseRangesSection = true;763 bool useRangesSection() const { return UseRangesSection; }369 bool UseRangesSection = true; global() variable
391 UseRangesSection = !NoDwarfRangesSection && !TT.isNVPTX(); in DwarfDebug()
1167 const bool UseRangesSection = in Emit() local1170 CreateDwarfSectionSymbols |= UseRangesSection; in Emit()1188 if (UseRangesSection) { in Emit()