Home
last modified time | relevance | path

Searched defs:getTableIndex (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lld/wasm/
H A DInputChunks.h293 uint32_t getTableIndex() const { return *tableIndex; } getTableIndex() function
H A DSymbols.cpp273 uint32_t FunctionSymbol::getTableIndex() const { getTableIndex() function in lld::wasm::FunctionSymbol