Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp904 const MCSymbol *LineSectionSymbol, in EmitGenDwarfInfo() argument
961 if (LineSectionSymbol) in EmitGenDwarfInfo()
962 MCOS->emitSymbolValue(LineSectionSymbol, OffsetSize, in EmitGenDwarfInfo()
1144 MCSymbol *LineSectionSymbol = nullptr; in Emit() local
1146 LineSectionSymbol = MCOS->getDwarfLineTableSymbol(0); in Emit()
1191 EmitGenDwarfInfo(MCOS, AbbrevSectionSymbol, LineSectionSymbol, RangesSymbol); in Emit()