Searched refs:CurrentSectionBeginSym (Results 1 – 2 of 2) sorted by relevance
177 MCSymbol *CurrentSectionBeginSym = nullptr; variable
1371 MCSymbolRefExpr::create(CurrentSectionBeginSym, OutContext), in emitFunctionBody()1373 OutStreamer->emitELFSize(CurrentSectionBeginSym, SizeExp); in emitFunctionBody()1376 MBBSectionRange{CurrentSectionBeginSym, MBB.getEndSymbol()}; in emitFunctionBody()1965 CurrentSectionBeginSym = nullptr; in SetupMachineFunction()3236 CurrentSectionBeginSym = MBB.getSymbol(); in emitBasicBlockStart()