Searched defs:getTableIndex (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/wasm/ | ||
H A D | InputChunks.h | 293 uint32_t getTableIndex() const { return *tableIndex; } getTableIndex() function |
H A D | Symbols.cpp | 273 uint32_t FunctionSymbol::getTableIndex() const { getTableIndex() function in lld::wasm::FunctionSymbol |