Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/MC/
H A DMCDwarf.cpp905 const MCSymbol *LineSectionSymbol, in EmitGenDwarfInfo() argument
962 if (LineSectionSymbol) in EmitGenDwarfInfo()
963 MCOS->emitSymbolValue(LineSectionSymbol, OffsetSize, in EmitGenDwarfInfo()
1145 MCSymbol *LineSectionSymbol = nullptr; in Emit() local
1147 LineSectionSymbol = MCOS->getDwarfLineTableSymbol(0); in Emit()
1192 EmitGenDwarfInfo(MCOS, AbbrevSectionSymbol, LineSectionSymbol, RangesSymbol); in Emit()