Searched refs:isDefinedFunctionIndex (Results 1 – 2 of 2) sorted by relevance
476 if (isDefinedFunctionIndex(Index)) in parseNameSection()624 IsDefined != isDefinedFunctionIndex(Info.ElementIndex)) in parseLinkingSectionSymtab()825 if (!isDefinedFunctionIndex(Index)) in parseLinkingSectionComdat()1280 if (!isDefinedFunctionIndex(Ex.Index)) in parseExportSection()1314 bool WasmObjectFile::isDefinedFunctionIndex(uint32_t Index) const { in isDefinedFunctionIndex() function in WasmObjectFile1367 assert(isDefinedFunctionIndex(Index)); in getDefinedFunction()1373 assert(isDefinedFunctionIndex(Index)); in getDefinedFunction()1602 isDefinedFunctionIndex(Sym.Info.ElementIndex)) in getSymbolAddress()
218 bool isDefinedFunctionIndex(uint32_t Index) const;