Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCDwarf.cpp923 const MCSymbol *LineSectionSymbol, in EmitGenDwarfInfo() argument
980 if (LineSectionSymbol) in EmitGenDwarfInfo()
981 MCOS->emitSymbolValue(LineSectionSymbol, OffsetSize, in EmitGenDwarfInfo()
1163 MCSymbol *LineSectionSymbol = nullptr; in Emit() local
1165 LineSectionSymbol = MCOS->getDwarfLineTableSymbol(0); in Emit()
1210 EmitGenDwarfInfo(MCOS, AbbrevSectionSymbol, LineSectionSymbol, RangesSymbol); in Emit()