Searched refs:LineSectionSymbol (Results 1 – 1 of 1) sorted by relevance
875 const MCSymbol *LineSectionSymbol, in EmitGenDwarfInfo() argument932 if (LineSectionSymbol) in EmitGenDwarfInfo()933 MCOS->emitSymbolValue(LineSectionSymbol, OffsetSize, in EmitGenDwarfInfo()1115 MCSymbol *LineSectionSymbol = nullptr; in Emit() local1117 LineSectionSymbol = MCOS->getDwarfLineTableSymbol(0); in Emit()1162 EmitGenDwarfInfo(MCOS, AbbrevSectionSymbol, LineSectionSymbol, RangesSymbol); in Emit()