Searched refs:WasmIndirectFunctionTable (Results 1 – 4 of 4) sorted by relevance
103 struct WasmIndirectFunctionTable { struct167 std::vector<WasmIndirectFunctionTable> function_tables; // function tables.303 const WasmIndirectFunctionTable* GetTable(uint32_t index) const { in GetTable()
352 WasmIndirectFunctionTable* table = &module->function_tables.back(); in DecodeModule()420 WasmIndirectFunctionTable* table = &module->function_tables.back(); in DecodeModule()491 WasmIndirectFunctionTable* table = nullptr; in DecodeModule()575 WasmIndirectFunctionTable* table = nullptr; in DecodeModule()912 WasmIndirectFunctionTable** table) { in consume_table_index()
1531 WasmIndirectFunctionTable& table = in ProcessImports()1834 WasmIndirectFunctionTable& table = in ProcessExports()1928 WasmIndirectFunctionTable& table = module_->function_tables[index]; in InitializeTables()1985 WasmIndirectFunctionTable& table = module_->function_tables[index]; in LoadTableSegments()
874 const WasmIndirectFunctionTable* table = in GetIndirectCode()1419 const WasmIndirectFunctionTable* table = in Execute()