Searched refs:CurExceptionSym (Results 1 – 4 of 4) sorted by relevance
114 MCSymbol *CurExceptionSym; variable
109 CurExceptionSym = CurrentFnSym = CurrentFnSymForSize = nullptr; in AsmPrinter()1259 if (!CurExceptionSym) in getCurExceptionSym()1260 CurExceptionSym = createTempSymbol("exception"); in getCurExceptionSym()1261 return CurExceptionSym; in getCurExceptionSym()1270 CurExceptionSym = nullptr; in SetupMachineFunction()
139 MCSymbol *CurExceptionSym = nullptr; variable
1679 if (!CurExceptionSym) in getCurExceptionSym()1680 CurExceptionSym = createTempSymbol("exception"); in getCurExceptionSym()1681 return CurExceptionSym; in getCurExceptionSym()1709 CurExceptionSym = nullptr; in SetupMachineFunction()