Searched refs:WasmException (Results 1 – 6 of 6) sorted by relevance
22 void WasmException::endModule() { in endModule()45 void WasmException::markFunctionEnd() { in markFunctionEnd()55 void WasmException::endFunction(const MachineFunction *MF) { in endFunction()88 void WasmException::computeCallSiteTable( in computeCallSiteTable()
25 class LLVM_LIBRARY_VISIBILITY WasmException : public EHStreamer {27 WasmException(AsmPrinter *A) : EHStreamer(A) {} in WasmException() function
28 WasmException.cpp
576 ES = new WasmException(this); in doInitialization()
42 "WasmException.cpp",
5853 llvm/lib/CodeGen/AsmPrinter/WasmException.cpp5854 llvm/lib/CodeGen/AsmPrinter/WasmException.h