Searched refs:CurrentSectionBeginSym (Results 1 – 2 of 2) sorted by relevance
181 MCSymbol *CurrentSectionBeginSym = nullptr; variable
1988 MCSymbolRefExpr::create(CurrentSectionBeginSym, OutContext), in emitFunctionBody()1990 OutStreamer->emitELFSize(CurrentSectionBeginSym, SizeExp); in emitFunctionBody()1995 MBBSectionRange{CurrentSectionBeginSym, MBB.getEndSymbol()}; in emitFunctionBody()2833 CurrentSectionBeginSym = nullptr; in SetupMachineFunction()4353 CurrentSectionBeginSym = MBB.getSymbol(); in emitBasicBlockStart()