Searched defs:TableType (Results 1 – 7 of 7) sorted by relevance
30 using TableType = StringMap<size_t, BumpPtrAllocator>; variable
200 UINT8 TableType) in AdDisassemblerHeader() argument
137 wasm::WasmTableType TableType = {wasm::ValType::FUNCREF, Limits}; getOrCreateFuncrefCallTableSymbol() local
39 const wasm::WasmTableType *TableType, in WasmSymbol() argument 46 const wasm::WasmTableType *TableType; global() variable
29 std::optional<wasm::WasmTableType> TableType; global() variable
260 wasm::WasmTableType TableType; readTableType() local 633 const wasm::WasmTableType *TableType = nullptr; parseLinkingSectionSymtab() local 1306 const wasm::WasmTableType *TableType = nullptr; parseExportSection() local [all...]
870 CComPtr<IDiaSymbol> TableType; in getVirtualBaseTableType() local