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

References

lib/MC/MCDwarf.cpp
  466                MakeStartMinusEndExpr(*MCOS, *LineStartSym, *LineEndSym, 4), 4);
  489                MakeStartMinusEndExpr(*MCOS, *LineStartSym, *ProEndSym,
  911     const MCExpr *Size = MakeStartMinusEndExpr(*MCOS,
  943   const MCExpr *Length = MakeStartMinusEndExpr(*MCOS, *InfoStart, *InfoEnd, 4);
 1121     const MCExpr *SectionSize = MakeStartMinusEndExpr(*MCOS,
 1522   const MCExpr *Range = MakeStartMinusEndExpr(Streamer, *Frame.Begin,
 1572       MakeStartMinusEndExpr(Streamer, *sectionStart, *sectionEnd, 4);
 1688   const MCExpr *Length = MakeStartMinusEndExpr(Streamer, *fdeStart, *fdeEnd, 0);
 1697         MakeStartMinusEndExpr(Streamer, cieStart, *fdeStart, 0);
 1701         MakeStartMinusEndExpr(Streamer, SectionStart, cieStart, 0);
 1715       MakeStartMinusEndExpr(Streamer, *frame.Begin, *frame.End, 0);