Home | History | Annotate | Download | only in MC

Lines Matching defs:fdeStart

1659   MCSymbol *fdeStart = context.createTempSymbol();
1666 const MCExpr *Length = MakeStartMinusEndExpr(Streamer, *fdeStart, *fdeEnd, 0);
1669 Streamer.EmitLabel(fdeStart);
1675 MakeStartMinusEndExpr(Streamer, cieStart, *fdeStart, 0);