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()
130 MCSymbol *CurExceptionSym = nullptr; variable
1557 if (!CurExceptionSym) in getCurExceptionSym()1558 CurExceptionSym = createTempSymbol("exception"); in getCurExceptionSym()1559 return CurExceptionSym; in getCurExceptionSym()1568 CurExceptionSym = nullptr; in SetupMachineFunction()