Searched refs:writeTableType (Results 1 – 3 of 3) sorted by relevance
206 void writeTableType(raw_ostream &os, const WasmTableType &type) { in writeTableType() function229 writeTableType(os, import.Table); in writeImport()
60 void writeTableType(raw_ostream &os, const llvm::wasm::WasmTableType &type);
226 writeTableType(os, WasmTableType{WASM_TYPE_FUNCREF, limits}); in writeBody()