Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/Utils/
H A DWebAssemblyUtilities.cpp
H A DWebAssemblyUtilities.h
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyUtilities.cpp24 const char *const WebAssembly::CxaBeginCatchFn = "__cxa_begin_catch"; member in WebAssembly
77 if (F->getName() == CxaBeginCatchFn || F->getName() == PersonalityWrapperFn || in mayThrow()
H A DWebAssemblyUtilities.h38 extern const char *const CxaBeginCatchFn;