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()
1986 const MCExpr *SizeExp = MCBinaryExpr::createSub( in emitFunctionBody() local1990 OutStreamer->emitELFSize(CurrentSectionBeginSym, SizeExp); in emitFunctionBody()2095 const MCExpr *SizeExp = MCBinaryExpr::createSub( in emitFunctionBody() local2098 OutStreamer->emitELFSize(CurrentFnSym, SizeExp); in emitFunctionBody()2100 OutStreamer->emitELFSize(CurrentFnBeginLocal, SizeExp); in emitFunctionBody()
234 const MCExpr *SizeExp = MCBinaryExpr::createSub( in emitKCFITypeId() local237 OutStreamer->emitELFSize(FnSym, SizeExp); in emitKCFITypeId()