Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCDwarf.cpp859 const bool UseRangesSection = in Emit() local
862 CreateDwarfSectionSymbols |= UseRangesSection; in Emit()
874 if (UseRangesSection) { in Emit()
882 assert((RangesSectionSymbol != NULL) || !UseRangesSection); in Emit()
889 if (UseRangesSection) in Emit()