Home
last modified time | relevance | path

Searched defs:getTableType (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/DIA/
H A DDIATable.cpp26 PDB_TableType DIATable::getTableType() const { in getTableType() function in DIATable
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCSymbolWasm.h138 const wasm::WasmTableType &getTableType() const { in getTableType() function
/llvm-project-15.0.7/lld/wasm/
H A DSymbols.h384 const WasmTableType *getTableType() const { return tableType; } in getTableType() function