Home | History | Annotate | Download | only in MC

Lines Matching defs:fdeStart

1381   MCSymbol *fdeStart = context.createTempSymbol();
1388 const MCExpr *Length = MakeStartMinusEndExpr(Streamer, *fdeStart, *fdeEnd, 0);
1391 Streamer.EmitLabel(fdeStart);
1397 MakeStartMinusEndExpr(Streamer, cieStart, *fdeStart, 0);