Searched refs:InfoEnd (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/MC/
H A DMCDwarf.cpp648 MCSymbol *InfoEnd = context.createTempSymbol(); local
654 const MCExpr *Length = MakeStartMinusEndExpr(*MCOS, *InfoStart, *InfoEnd, 4);
794 MCOS->EmitLabel(InfoEnd);

Completed in 19 milliseconds