Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86WinEHState.cpp89 FunctionCallee CxxLongjmpUnwind = nullptr; member in __anon02607c880111::WinEHStatePass
133 CxxLongjmpUnwind = nullptr; in doFinalization()
297 CxxLongjmpUnwind = TheModule->getOrInsertFunction( in emitExceptionRegistrationRecord()
300 cast<Function>(CxxLongjmpUnwind.getCallee()->stripPointerCasts()) in emitExceptionRegistrationRecord()
469 OptionalArgs.push_back(CxxLongjmpUnwind.getCallee()); in rewriteSetJmpCall()