Searched refs:isDefinedFunctionIndex (Results 1 – 2 of 2) sorted by relevance
365 if (isDefinedFunctionIndex(Index)) in parseNameSection()496 IsDefined != isDefinedFunctionIndex(Info.ElementIndex)) in parseLinkingSectionSymtab()662 if (!isDefinedFunctionIndex(Index)) in parseLinkingSectionComdat()982 bool WasmObjectFile::isDefinedFunctionIndex(uint32_t Index) const { in isDefinedFunctionIndex() function in WasmObjectFile1023 assert(isDefinedFunctionIndex(Index)); in getDefinedFunction()
214 bool isDefinedFunctionIndex(uint32_t Index) const;