Searched refs:CurrentFnBeginLocal (Results 1 – 2 of 2) sorted by relevance
188 MCSymbol *CurrentFnBeginLocal = nullptr; variable
1069 CurrentFnBeginLocal = Sym; in emitFunctionEntryLabel()1962 if (CurrentFnBeginLocal) in emitFunctionBody()1963 OutStreamer->emitELFSize(CurrentFnBeginLocal, SizeExp); in emitFunctionBody()2583 CurrentFnBeginLocal = nullptr; in SetupMachineFunction()