Searched refs:SizeExp (Results 1 – 2 of 2) sorted by relevance
63 const MCExpr *SizeExp = MCBinaryExpr::createSub( in endFunction() local66 Asm->OutStreamer->emitELFSize(LSDALabel, SizeExp); in endFunction()
1369 const MCExpr *SizeExp = MCBinaryExpr::createSub( in emitFunctionBody() local1373 OutStreamer->emitELFSize(CurrentSectionBeginSym, SizeExp); in emitFunctionBody()1470 const MCExpr *SizeExp = MCBinaryExpr::createSub( in emitFunctionBody() local1473 OutStreamer->emitELFSize(CurrentFnSym, SizeExp); in emitFunctionBody()