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()
1389 const MCExpr *SizeExp = MCBinaryExpr::createSub( in emitFunctionBody() local1393 OutStreamer->emitELFSize(CurrentSectionBeginSym, SizeExp); in emitFunctionBody()1490 const MCExpr *SizeExp = MCBinaryExpr::createSub( in emitFunctionBody() local1493 OutStreamer->emitELFSize(CurrentFnSym, SizeExp); in emitFunctionBody()