Searched refs:isDefinedFunctionIndex (Results 1 – 2 of 2) sorted by relevance
388 if (isDefinedFunctionIndex(Index)) in parseNameSection()542 IsDefined != isDefinedFunctionIndex(Info.ElementIndex)) in parseLinkingSectionSymtab()753 if (!isDefinedFunctionIndex(Index)) in parseLinkingSectionComdat()1188 if (!isDefinedFunctionIndex(Ex.Index)) in parseExportSection()1222 bool WasmObjectFile::isDefinedFunctionIndex(uint32_t Index) const { in isDefinedFunctionIndex() function in WasmObjectFile1275 assert(isDefinedFunctionIndex(Index)); in getDefinedFunction()1281 assert(isDefinedFunctionIndex(Index)); in getDefinedFunction()1509 isDefinedFunctionIndex(Sym.Info.ElementIndex)) in getSymbolAddress()
221 bool isDefinedFunctionIndex(uint32_t Index) const;