Searched refs:tableCount (Results 1 – 1 of 1) sorted by relevance
274 uint32_t tableCount = wasmObj->getNumImportedTables() + tables.size(); in addLegacyIndirectFunctionTableIfNeeded() local277 if (tableCount == tableSymbolCount) in addLegacyIndirectFunctionTableIfNeeded()287 Twine(tableCount) + " table(s) present, but got " + in addLegacyIndirectFunctionTableIfNeeded()302 if (tableCount != 1) { in addLegacyIndirectFunctionTableIfNeeded()