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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectStreamer.h148 void emitDwarfAdvanceLineAddr(int64_t LineDelta, const MCSymbol *LastLabel,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp223 MCOS->emitDwarfAdvanceLineAddr(LineDelta, LastLabel, Label,
243 MCOS->emitDwarfAdvanceLineAddr(INT64_MAX, LastLabel, SectionEnd,
H A DMCObjectStreamer.cpp489 void MCObjectStreamer::emitDwarfAdvanceLineAddr(int64_t LineDelta, function in class:MCObjectStreamer

Completed in 113 milliseconds