Home
last modified time | relevance | path

Searched defs:LongjmpF (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp651 static void replaceLongjmpWithEmscriptenLongjmp(Function *LongjmpF, in replaceLongjmpWithEmscriptenLongjmp()
689 Function *LongjmpF = M.getFunction("longjmp"); in runOnModule() local