Home
last modified time | relevance | path

Searched refs:LineSectionSymbol (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp948 const MCSymbol *LineSectionSymbol, in EmitGenDwarfInfo() argument
1005 if (LineSectionSymbol) in EmitGenDwarfInfo()
1006 MCOS->emitSymbolValue(LineSectionSymbol, OffsetSize, in EmitGenDwarfInfo()
1185 MCSymbol *LineSectionSymbol = nullptr; in Emit() local
1187 LineSectionSymbol = MCOS->getDwarfLineTableSymbol(0); in Emit()
1232 EmitGenDwarfInfo(MCOS, AbbrevSectionSymbol, LineSectionSymbol, RangesSymbol); in Emit()