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