Lines Matching refs:MakeStartMinusEndExpr
77 static inline const MCExpr *MakeStartMinusEndExpr(const MCStreamer &MCOS, in MakeStartMinusEndExpr() function
263 MakeStartMinusEndExpr(*MCOS, *LineStartSym, *LineEndSym, 4), 4); in Emit()
277 MakeStartMinusEndExpr(*MCOS, *LineStartSym, *ProEndSym, (4 + 2 + 4)), 4); in Emit()
618 const MCExpr *Size = MakeStartMinusEndExpr(*MCOS, in EmitGenDwarfAranges()
650 const MCExpr *Length = MakeStartMinusEndExpr(*MCOS, *InfoStart, *InfoEnd, 4); in EmitGenDwarfInfo()
818 const MCExpr *SectionSize = MakeStartMinusEndExpr(*MCOS, in EmitGenDwarfRanges()
1215 const MCExpr *Range = MakeStartMinusEndExpr(Streamer, *Frame.Begin, in EmitCompactUnwind()
1269 MakeStartMinusEndExpr(Streamer, *sectionStart, *sectionEnd, 4); in EmitCIE()
1381 const MCExpr *Length = MakeStartMinusEndExpr(Streamer, *fdeStart, *fdeEnd, 0); in EmitFDE()
1390 MakeStartMinusEndExpr(Streamer, cieStart, *fdeStart, 0); in EmitFDE()
1394 MakeStartMinusEndExpr(Streamer, SectionStart, cieStart, 0); in EmitFDE()
1408 MakeStartMinusEndExpr(Streamer, *frame.Begin, *frame.End, 0); in EmitFDE()