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