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