Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCDwarf.cpp204 MCSymbol *SectionEnd = context.CreateTempSymbol(); in EmitDwarfLineTable() local
206 MCOS->EmitLabel(SectionEnd); in EmitDwarfLineTable()
212 MCOS->EmitDwarfAdvanceLineAddr(INT64_MAX, LastLabel, SectionEnd, in EmitDwarfLineTable()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h494 void emitEndOfLineMatrix(unsigned SectionEnd);
DDwarfDebug.cpp1952 void DwarfDebug::emitEndOfLineMatrix(unsigned SectionEnd) { in emitEndOfLineMatrix() argument
1964 Asm->OutStreamer.EmitSymbolValue(Asm->GetTempSymbol("section_end",SectionEnd), in emitEndOfLineMatrix()