Searched refs:RangesSectionSymbol (Results 1 – 1 of 1) sorted by relevance
642 const MCSymbol *RangesSectionSymbol) { in EmitGenDwarfInfo() argument690 if (RangesSectionSymbol) { in EmitGenDwarfInfo()696 MCOS->EmitSymbolValue(RangesSectionSymbol, 4); in EmitGenDwarfInfo()852 MCSymbol *RangesSectionSymbol = nullptr; in Emit() local882 RangesSectionSymbol = context.createTempSymbol(); in Emit()883 MCOS->EmitLabel(RangesSectionSymbol); in Emit()887 assert((RangesSectionSymbol != NULL) || !UseRangesSection); in Emit()902 RangesSectionSymbol); in Emit()