Searched refs:isDefinedFunctionIndex (Results 1 – 2 of 2) sorted by relevance
327 if (isDefinedFunctionIndex(Index)) in parseNameSection()452 IsDefined != isDefinedFunctionIndex(Info.ElementIndex)) in parseLinkingSectionSymtab()576 if (!isDefinedFunctionIndex(Index)) in parseLinkingSectionComdat()856 bool WasmObjectFile::isDefinedFunctionIndex(uint32_t Index) const { in isDefinedFunctionIndex() function in WasmObjectFile885 assert(isDefinedFunctionIndex(Index)); in getDefinedFunction()
204 bool isDefinedFunctionIndex(uint32_t Index) const;