Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectStreamer.h128 void EmitDwarfAdvanceLineAddr(int64_t LineDelta, const MCSymbol *LastLabel,
/external/llvm/lib/MC/
DMCObjectStreamer.cpp318 void MCObjectStreamer::EmitDwarfAdvanceLineAddr(int64_t LineDelta, in EmitDwarfAdvanceLineAddr() function in MCObjectStreamer
DMCDwarf.cpp174 MCOS->EmitDwarfAdvanceLineAddr(LineDelta, LastLabel, Label, in EmitDwarfLineTable()
193 MCOS->EmitDwarfAdvanceLineAddr(INT64_MAX, LastLabel, SectionEnd, in EmitDwarfLineTable()