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.cpp910 const MCSymbol *LineSectionSymbol, in EmitGenDwarfInfo() argument
967 if (LineSectionSymbol) in EmitGenDwarfInfo()
968 MCOS->emitSymbolValue(LineSectionSymbol, OffsetSize, in EmitGenDwarfInfo()
1150 MCSymbol *LineSectionSymbol = nullptr; in Emit() local
1152 LineSectionSymbol = MCOS->getDwarfLineTableSymbol(0); in Emit()
1197 EmitGenDwarfInfo(MCOS, AbbrevSectionSymbol, LineSectionSymbol, RangesSymbol); in Emit()