Searched refs:CurrentFnBeginLocal (Results 1 – 6 of 6) 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()