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()
1852 const MCExpr *SizeExp = MCBinaryExpr::createSub( in emitFunctionBody() local1856 OutStreamer->emitELFSize(CurrentSectionBeginSym, SizeExp); in emitFunctionBody()1958 const MCExpr *SizeExp = MCBinaryExpr::createSub( in emitFunctionBody() local1961 OutStreamer->emitELFSize(CurrentFnSym, SizeExp); in emitFunctionBody()1963 OutStreamer->emitELFSize(CurrentFnBeginLocal, SizeExp); in emitFunctionBody()
191 const MCExpr *SizeExp = MCBinaryExpr::createSub( in emitKCFITypeId() local194 OutStreamer->emitELFSize(FnSym, SizeExp); in emitKCFITypeId()