Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/examples/ExceptionDemo/
DExceptionDemo.cpp1257 llvm::Function *resumeOurException = module.getFunction("_Unwind_Resume"); in createCatchWrappedInvokeFunction() local
1258 builder.CreateCall(resumeOurException, in createCatchWrappedInvokeFunction()