Searched refs:LineSectionSymbol (Results 1 – 1 of 1) sorted by relevance
948 const MCSymbol *LineSectionSymbol, in EmitGenDwarfInfo() argument1005 if (LineSectionSymbol) in EmitGenDwarfInfo()1006 MCOS->emitSymbolValue(LineSectionSymbol, OffsetSize, in EmitGenDwarfInfo()1185 MCSymbol *LineSectionSymbol = nullptr; in Emit() local1187 LineSectionSymbol = MCOS->getDwarfLineTableSymbol(0); in Emit()1232 EmitGenDwarfInfo(MCOS, AbbrevSectionSymbol, LineSectionSymbol, RangesSymbol); in Emit()