Home
last modified time | relevance | path

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

/external/llvm-project/lld/wasm/
DInputChunks.h155 uint32_t getFunctionIndex() const { return functionIndex.getValue(); } in getFunctionIndex() function
DSymbols.cpp210 uint32_t FunctionSymbol::getFunctionIndex() const { in getFunctionIndex() function in lld::wasm::FunctionSymbol