Searched refs:CxaBeginCatchFn (Results 1 – 2 of 2) sorted by relevance
21 const char *const WebAssembly::CxaBeginCatchFn = "__cxa_begin_catch"; member in WebAssembly74 if (F->getName() == CxaBeginCatchFn || F->getName() == PersonalityWrapperFn || in mayThrow()
56 extern const char *const CxaBeginCatchFn;