Searched refs:AbbrevSectionSymbol (Results 1 – 1 of 1) sorted by relevance
926 const MCSymbol *AbbrevSectionSymbol, in EmitGenDwarfInfo() argument959 if (AbbrevSectionSymbol == nullptr) in EmitGenDwarfInfo()962 MCOS->EmitSymbolValue(AbbrevSectionSymbol, 4, in EmitGenDwarfInfo()1146 MCSymbol *AbbrevSectionSymbol = nullptr; in Emit() local1172 AbbrevSectionSymbol = context.createTempSymbol(); in Emit()1173 MCOS->EmitLabel(AbbrevSectionSymbol); in Emit()1197 EmitGenDwarfInfo(MCOS, AbbrevSectionSymbol, LineSectionSymbol, in Emit()