Searched refs:CurrentSectionBeginSym (Results 1 – 2 of 2) sorted by relevance
164 MCSymbol *CurrentSectionBeginSym = nullptr; variable
1854 MCSymbolRefExpr::create(CurrentSectionBeginSym, OutContext), in emitFunctionBody()1856 OutStreamer->emitELFSize(CurrentSectionBeginSym, SizeExp); in emitFunctionBody()1861 MBBSectionRange{CurrentSectionBeginSym, MBB.getEndSymbol()}; in emitFunctionBody()2584 CurrentSectionBeginSym = nullptr; in SetupMachineFunction()3969 CurrentSectionBeginSym = MBB.getSymbol(); in emitBasicBlockStart()