Searched refs:SizeExp (Results 1 – 3 of 3) sorted by relevance
64 const MCExpr *SizeExp = MCBinaryExpr::createSub( in endFunction() local67 Asm->OutStreamer->emitELFSize(LSDALabel, SizeExp); in endFunction()
1705 const MCExpr *SizeExp = MCBinaryExpr::createSub( in emitFunctionBody() local1709 OutStreamer->emitELFSize(CurrentSectionBeginSym, SizeExp); in emitFunctionBody()1809 const MCExpr *SizeExp = MCBinaryExpr::createSub( in emitFunctionBody() local1812 OutStreamer->emitELFSize(CurrentFnSym, SizeExp); in emitFunctionBody()1814 OutStreamer->emitELFSize(CurrentFnBeginLocal, SizeExp); in emitFunctionBody()
190 const MCExpr *SizeExp = MCBinaryExpr::createSub( in emitKCFITypeId() local193 OutStreamer->emitELFSize(FnSym, SizeExp); in emitKCFITypeId()