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