Home
last modified time | relevance | path

Searched refs:SehLongjmpUnwind (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/
DX86WinEHState.cpp102 Constant *SehLongjmpUnwind = nullptr; member in __anonbcdbd89c0111::WinEHStatePass
140 SehLongjmpUnwind = nullptr; in doFinalization()
354 SehLongjmpUnwind = TheModule->getOrInsertFunction( in emitExceptionRegistrationRecord()
358 cast<Function>(SehLongjmpUnwind->stripPointerCasts()) in emitExceptionRegistrationRecord()
475 OptionalArgs.push_back(SehLongjmpUnwind); in rewriteSetJmpCallSite()