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()
1846 const MCExpr *SizeExp = MCBinaryExpr::createSub( in emitFunctionBody() local1850 OutStreamer->emitELFSize(CurrentSectionBeginSym, SizeExp); in emitFunctionBody()1950 const MCExpr *SizeExp = MCBinaryExpr::createSub( in emitFunctionBody() local1953 OutStreamer->emitELFSize(CurrentFnSym, SizeExp); in emitFunctionBody()1955 OutStreamer->emitELFSize(CurrentFnBeginLocal, SizeExp); in emitFunctionBody()
192 const MCExpr *SizeExp = MCBinaryExpr::createSub( in emitKCFITypeId() local195 OutStreamer->emitELFSize(FnSym, SizeExp); in emitKCFITypeId()