Searched refs:SizeExp (Results 1 – 2 of 2) sorted by relevance
74 const MCExpr *SizeExp = MCBinaryExpr::createSub( in endFunction() local77 Asm->OutStreamer->emitELFSize(LSDALabel, SizeExp); in endFunction()
1580 const MCExpr *SizeExp = MCBinaryExpr::createSub( in emitFunctionBody() local1584 OutStreamer->emitELFSize(CurrentSectionBeginSym, SizeExp); in emitFunctionBody()1681 const MCExpr *SizeExp = MCBinaryExpr::createSub( in emitFunctionBody() local1684 OutStreamer->emitELFSize(CurrentFnSym, SizeExp); in emitFunctionBody()