Searched refs:CurrentSectionBeginSym (Results 1 – 2 of 2) sorted by relevance
169 MCSymbol *CurrentSectionBeginSym = nullptr; variable
1262 MCSymbolRefExpr::create(CurrentSectionBeginSym, OutContext), in emitFunctionBody()1264 OutStreamer->emitELFSize(CurrentSectionBeginSym, SizeExp); in emitFunctionBody()1267 MBBSectionRange{CurrentSectionBeginSym, MBB.getEndSymbol()}; in emitFunctionBody()1853 CurrentSectionBeginSym = nullptr; in SetupMachineFunction()3126 CurrentSectionBeginSym = MBB.getSymbol(); in emitBasicBlockStart()