Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyUtilities.cpp22 const char *const WebAssembly::CxaBeginCatchFn = "__cxa_begin_catch"; member in WebAssembly
203 if (F->getName() == CxaBeginCatchFn || F->getName() == PersonalityWrapperFn || in mayThrow()
DWebAssemblyUtilities.h52 extern const char *const CxaBeginCatchFn;