Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVStringPool.h30 using TableType = StringMap<size_t, BumpPtrAllocator>; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/Utils/
H A DWebAssemblyUtilities.cpp
/freebsd/sys/contrib/dev/acpica/common/
H A Ddmtables.c200 UINT8 TableType) in AdDisassemblerHeader()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyUtilities.cpp138 wasm::WasmTableType TableType = {wasm::ValType::FUNCREF, Limits}; in getOrCreateFuncrefCallTableSymbol() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DWasm.h39 const wasm::WasmTableType *TableType, in WasmSymbol()
50 const wasm::WasmTableType *TableType; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbolWasm.h30 std::optional<wasm::WasmTableType> TableType; variable
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp301 wasm::WasmTableType TableType; in readTableType() local
544 const wasm::WasmTableType *TableType = nullptr; in parseNameSection() local
717 const wasm::WasmTableType *TableType = nullptr; in parseLinkingSectionSymtab() local
1442 const wasm::WasmTableType *TableType = nullptr; in parseExportSection() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp870 CComPtr<IDiaSymbol> TableType; in getVirtualBaseTableType() local