Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/patches/
Dpatch-r261991-llvm-r195391-fix-dwarf2.diff94 - : LineTableStartSym);
98 + : LineTableStartSym);
104 - LineTableStartSym, DwarfLineSectionSym);
106 + LineTableStartSym, DwarfLineSectionSym);
/freebsd-9-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp767 MCSymbol *LineTableStartSym = Asm->GetTempSymbol("line_table_start", in constructCompileUnit() local
769 Asm->OutStreamer.getContext().setMCLineTableSymbol(LineTableStartSym, in constructCompileUnit()
787 : LineTableStartSym); in constructCompileUnit()
792 LineTableStartSym, DwarfLineSectionSym); in constructCompileUnit()