Searched refs:isDefinedFunctionIndex (Results 1 – 2 of 2) sorted by relevance
553 if (isDefinedFunctionIndex(Index)) { in parseNameSection()727 IsDefined != isDefinedFunctionIndex(Info.ElementIndex)) in parseLinkingSectionSymtab()930 if (!isDefinedFunctionIndex(Index)) in parseLinkingSectionComdat()1448 if (!isDefinedFunctionIndex(Ex.Index)) in parseExportSection()1512 bool WasmObjectFile::isDefinedFunctionIndex(uint32_t Index) const { in isDefinedFunctionIndex() function in WasmObjectFile1565 assert(isDefinedFunctionIndex(Index)); in getDefinedFunction()1571 assert(isDefinedFunctionIndex(Index)); in getDefinedFunction()1834 isDefinedFunctionIndex(Sym.Info.ElementIndex)) { in getSymbolAddress()
227 bool isDefinedFunctionIndex(uint32_t Index) const;