Searched refs:WasmImport (Results 1 – 3 of 3) sorted by relevance
156 struct WasmImport { struct205 std::vector<WasmImport> import_table; // import table.
279 WasmImport* import = &module->import_table.back(); in DecodeModule()
1395 WasmImport& import = module_->import_table[index]; in ProcessImports()