Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp513 Function *TerminateF = M.getFunction("__clang_call_terminate"); in canLongjmp() local
515 Callee == AllocExceptionF || Callee == ThrowF || Callee == TerminateF || in canLongjmp()