Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectStreamer.h145 void EmitDwarfAdvanceLineAddr(int64_t LineDelta, const MCSymbol *LastLabel,
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCObjectStreamer.cpp433 void MCObjectStreamer::EmitDwarfAdvanceLineAddr(int64_t LineDelta, in EmitDwarfAdvanceLineAddr() function in MCObjectStreamer
H A DMCDwarf.cpp206 MCOS->EmitDwarfAdvanceLineAddr(LineDelta, LastLabel, Label, in EmitDwarfLineTable()
226 MCOS->EmitDwarfAdvanceLineAddr(INT64_MAX, LastLabel, SectionEnd, in EmitDwarfLineTable()