Searched refs:CurrentFnBeginLocal (Results 1 – 2 of 2) sorted by relevance
203 MCSymbol *CurrentFnBeginLocal = nullptr; variable
1045 CurrentFnBeginLocal = Sym; in emitFunctionEntryLabel()1813 if (CurrentFnBeginLocal) in emitFunctionBody()1814 OutStreamer->emitELFSize(CurrentFnBeginLocal, SizeExp); in emitFunctionBody()2366 CurrentFnBeginLocal = nullptr; in SetupMachineFunction()