reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/MC/MCObjectStreamer.h
  143   void EmitDwarfAdvanceLineAddr(int64_t LineDelta, const MCSymbol *LastLabel,

References

lib/MC/MCDwarf.cpp
  205     MCOS->EmitDwarfAdvanceLineAddr(LineDelta, LastLabel, Label,
  225   MCOS->EmitDwarfAdvanceLineAddr(INT64_MAX, LastLabel, SectionEnd,