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