Home
last modified time | relevance | path

Searched defs:TableType (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVStringPool.h30 using TableType = StringMap<size_t, BumpPtrAllocator>; variable
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/Utils/
H A DWebAssemblyUtilities.cpp159 wasm::WasmTableType TableType = {wasm::WASM_TYPE_FUNCREF, Limits}; in getOrCreateFuncrefCallTableSymbol() local
/openbsd/gnu/llvm/llvm/include/llvm/Object/
H A DWasm.h39 const wasm::WasmTableType *TableType, in WasmSymbol()
46 const wasm::WasmTableType *TableType; variable
/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCSymbolWasm.h29 std::optional<wasm::WasmTableType> TableType; variable
/openbsd/gnu/llvm/llvm/lib/Object/
H A DWasmObjectFile.cpp249 wasm::WasmTableType TableType; in readTableType() local
614 const wasm::WasmTableType *TableType = nullptr; in parseLinkingSectionSymtab() local
/openbsd/gnu/llvm/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp870 CComPtr<IDiaSymbol> TableType; in getVirtualBaseTableType() local