Searched refs:RangesSectionSymbol (Results 1 – 1 of 1) sorted by relevance
636 const MCSymbol *RangesSectionSymbol) { in EmitGenDwarfInfo() argument684 if (RangesSectionSymbol) { in EmitGenDwarfInfo()690 MCOS->EmitSymbolValue(RangesSectionSymbol, 4); in EmitGenDwarfInfo()847 MCSymbol *RangesSectionSymbol = NULL; in Emit() local877 RangesSectionSymbol = context.CreateTempSymbol(); in Emit()878 MCOS->EmitLabel(RangesSectionSymbol); in Emit()882 assert((RangesSectionSymbol != NULL) || !UseRangesSection); in Emit()897 RangesSectionSymbol); in Emit()