Searched refs:isDefinedFunctionIndex (Results 1 – 2 of 2) sorted by relevance
563 if (isDefinedFunctionIndex(Index)) { in parseNameSection()737 IsDefined != isDefinedFunctionIndex(Info.ElementIndex)) in parseLinkingSectionSymtab()940 if (!isDefinedFunctionIndex(Index)) in parseLinkingSectionComdat()1461 if (isDefinedFunctionIndex(Ex.Index)) { in parseExportSection()1525 bool WasmObjectFile::isDefinedFunctionIndex(uint32_t Index) const { in isDefinedFunctionIndex() function in WasmObjectFile1578 assert(isDefinedFunctionIndex(Index)); in getDefinedFunction()1584 assert(isDefinedFunctionIndex(Index)); in getDefinedFunction()1855 isDefinedFunctionIndex(Sym.Info.ElementIndex)) { in getSymbolAddress()
228 bool isDefinedFunctionIndex(uint32_t Index) const;