Searched defs:TableType (Results 1 – 6 of 6) sorted by relevance
30 using TableType = StringMap<size_t, BumpPtrAllocator>; variable
138 wasm::WasmTableType TableType = {wasm::ValType::FUNCREF, Limits}; getOrCreateFuncrefCallTableSymbol() local
39 const wasm::WasmTableType *TableType, in WasmSymbol()50 const wasm::WasmTableType *TableType; variable
30 std::optional<wasm::WasmTableType> TableType; variable
301 TableType.Limits = readLimits(Ctx); in readTableType() local 541 const wasm::WasmTableType *TableType = nullptr; in parseNameSection() local 714 const wasm::WasmTableType *TableType = nullptr; in parseLinkingSectionSymtab() local 1439 const wasm::WasmTableType *TableType = nullptr; parseExportSection() local [all...]
870 CComPtr<IDiaSymbol> TableType; in getVirtualBaseTableType() local