Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCDwarf.cpp902 const MCSymbol *LineSectionSymbol, in EmitGenDwarfInfo() argument
959 if (LineSectionSymbol) in EmitGenDwarfInfo()
960 MCOS->emitSymbolValue(LineSectionSymbol, OffsetSize, in EmitGenDwarfInfo()
1142 MCSymbol *LineSectionSymbol = nullptr; in Emit() local
1144 LineSectionSymbol = MCOS->getDwarfLineTableSymbol(0); in Emit()
1189 EmitGenDwarfInfo(MCOS, AbbrevSectionSymbol, LineSectionSymbol, RangesSymbol); in Emit()