Home
last modified time | relevance | path

Searched refs:UseRangesSection (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/MC/
DMCDwarf.cpp857 const bool UseRangesSection = in Emit() local
860 CreateDwarfSectionSymbols |= UseRangesSection; in Emit()
872 if (UseRangesSection) { in Emit()
880 assert((RangesSectionSymbol != NULL) || !UseRangesSection); in Emit()
887 if (UseRangesSection) in Emit()