Searched refs:RangesSectionSymbol (Results 1 – 1 of 1) sorted by relevance
635 const MCSymbol *RangesSectionSymbol) { in EmitGenDwarfInfo() argument683 if (RangesSectionSymbol) { in EmitGenDwarfInfo()689 MCOS->EmitSymbolValue(RangesSectionSymbol, 4); in EmitGenDwarfInfo()845 MCSymbol *RangesSectionSymbol = nullptr; in Emit() local875 RangesSectionSymbol = context.createTempSymbol(); in Emit()876 MCOS->EmitLabel(RangesSectionSymbol); in Emit()880 assert((RangesSectionSymbol != NULL) || !UseRangesSection); in Emit()895 RangesSectionSymbol); in Emit()