Searched refs:WasmException (Results 1 – 6 of 6) sorted by relevance
20 void WasmException::endModule() { in endModule()34 void WasmException::markFunctionEnd() { in markFunctionEnd()44 void WasmException::endFunction(const MachineFunction *MF) { in endFunction()77 void WasmException::computeCallSiteTable( in computeCallSiteTable()
22 class LLVM_LIBRARY_VISIBILITY WasmException : public EHStreamer {24 WasmException(AsmPrinter *A) : EHStreamer(A) {} in WasmException() function
28 WasmException.cpp
400 ES = new WasmException(this); in doInitialization()
33 WasmException.cpp \
42 "WasmException.cpp",