Searched refs:isDefinedFunctionIndex (Results 1 – 2 of 2) sorted by relevance
491 if (isDefinedFunctionIndex(Index)) in parseNameSection()643 IsDefined != isDefinedFunctionIndex(Info.ElementIndex)) in parseLinkingSectionSymtab()848 if (!isDefinedFunctionIndex(Index)) in parseLinkingSectionComdat()1312 if (!isDefinedFunctionIndex(Ex.Index)) in parseExportSection()1378 bool WasmObjectFile::isDefinedFunctionIndex(uint32_t Index) const { in isDefinedFunctionIndex() function in WasmObjectFile1431 assert(isDefinedFunctionIndex(Index)); in getDefinedFunction()1437 assert(isDefinedFunctionIndex(Index)); in getDefinedFunction()1672 isDefinedFunctionIndex(Sym.Info.ElementIndex)) { in getSymbolAddress()
221 bool isDefinedFunctionIndex(uint32_t Index) const;