Searched refs:AbbrevSectionSymbol (Results 1 – 1 of 1) sorted by relevance
909 const MCSymbol *AbbrevSectionSymbol, in EmitGenDwarfInfo() argument951 if (AbbrevSectionSymbol) in EmitGenDwarfInfo()952 MCOS->emitSymbolValue(AbbrevSectionSymbol, OffsetSize, in EmitGenDwarfInfo()1153 MCSymbol *AbbrevSectionSymbol = nullptr; in Emit() local1179 AbbrevSectionSymbol = context.createTempSymbol(); in Emit()1180 MCOS->emitLabel(AbbrevSectionSymbol); in Emit()1197 EmitGenDwarfInfo(MCOS, AbbrevSectionSymbol, LineSectionSymbol, RangesSymbol); in Emit()