Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVStringPool.h30 using TableType = StringMap<size_t, BumpPtrAllocator>; variable
/freebsd-src/sys/contrib/dev/acpica/common/
H A Ddmtables.c200 UINT8 TableType) in AdDisassemblerHeader() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyUtilities.cpp137 wasm::WasmTableType TableType = {wasm::ValType::FUNCREF, Limits}; getOrCreateFuncrefCallTableSymbol() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DWasm.h39 const wasm::WasmTableType *TableType, in WasmSymbol() argument
46 const wasm::WasmTableType *TableType; global() variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbolWasm.h29 std::optional<wasm::WasmTableType> TableType; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp260 wasm::WasmTableType TableType; readTableType() local
633 const wasm::WasmTableType *TableType = nullptr; parseLinkingSectionSymtab() local
1306 const wasm::WasmTableType *TableType = nullptr; parseExportSection() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp870 CComPtr<IDiaSymbol> TableType; in getVirtualBaseTableType() local