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