Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCDwarf.cpp634 const MCSymbol *LineSectionSymbol, in EmitGenDwarfInfo() argument
677 if (LineSectionSymbol) in EmitGenDwarfInfo()
678 MCOS->EmitSymbolValue(LineSectionSymbol, 4, in EmitGenDwarfInfo()
840 MCSymbol *LineSectionSymbol = nullptr; in Emit() local
842 LineSectionSymbol = MCOS->getDwarfLineTableSymbol(0); in Emit()
894 EmitGenDwarfInfo(MCOS, AbbrevSectionSymbol, LineSectionSymbol, in Emit()