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()1187 if (!isDefinedFunctionIndex(Ex.Index)) in parseExportSection()1221 bool WasmObjectFile::isDefinedFunctionIndex(uint32_t Index) const { in isDefinedFunctionIndex() function in WasmObjectFile1274 assert(isDefinedFunctionIndex(Index)); in getDefinedFunction()1280 assert(isDefinedFunctionIndex(Index)); in getDefinedFunction()1508 isDefinedFunctionIndex(Sym.Info.ElementIndex)) in getSymbolAddress()
221 bool isDefinedFunctionIndex(uint32_t Index) const;