Searched refs:isDefinedFunctionIndex (Results 1 – 2 of 2) sorted by relevance
476 if (isDefinedFunctionIndex(Index)) in parseNameSection()624 IsDefined != isDefinedFunctionIndex(Info.ElementIndex)) in parseLinkingSectionSymtab()833 if (!isDefinedFunctionIndex(Index)) in parseLinkingSectionComdat()1288 if (!isDefinedFunctionIndex(Ex.Index)) in parseExportSection()1322 bool WasmObjectFile::isDefinedFunctionIndex(uint32_t Index) const { in isDefinedFunctionIndex() function in WasmObjectFile1375 assert(isDefinedFunctionIndex(Index)); in getDefinedFunction()1381 assert(isDefinedFunctionIndex(Index)); in getDefinedFunction()1610 isDefinedFunctionIndex(Sym.Info.ElementIndex)) in getSymbolAddress()
218 bool isDefinedFunctionIndex(uint32_t Index) const;