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

/freebsd-11.0-release/contrib/llvm/lib/MC/
H A DMCDwarf.cpp638 const MCSymbol *LineSectionSymbol,
681 if (LineSectionSymbol)
682 MCOS->EmitSymbolValue(LineSectionSymbol, 4,
844 MCSymbol *LineSectionSymbol = nullptr; local
846 LineSectionSymbol = MCOS->getDwarfLineTableSymbol(0);
898 EmitGenDwarfInfo(MCOS, AbbrevSectionSymbol, LineSectionSymbol,
636 EmitGenDwarfInfo(MCStreamer *MCOS, const MCSymbol *AbbrevSectionSymbol, const MCSymbol *LineSectionSymbol, const MCSymbol *RangesSectionSymbol) argument

Completed in 77 milliseconds