Searched refs:CurrentFnBeginLocal (Results 1 – 2 of 2) sorted by relevance
205 MCSymbol *CurrentFnBeginLocal = nullptr; variable
1089 CurrentFnBeginLocal = Sym; in emitFunctionEntryLabel()2099 if (CurrentFnBeginLocal) in emitFunctionBody()2100 OutStreamer->emitELFSize(CurrentFnBeginLocal, SizeExp); in emitFunctionBody()2832 CurrentFnBeginLocal = nullptr; in SetupMachineFunction()