Searched refs:isDefinedGlobalIndex (Results 1 – 2 of 2) sorted by relevance
206 bool isDefinedGlobalIndex(uint32_t Index) const;
473 IsDefined != isDefinedGlobalIndex(Info.ElementIndex)) in parseLinkingSectionSymtab()864 bool WasmObjectFile::isDefinedGlobalIndex(uint32_t Index) const { in isDefinedGlobalIndex() function in WasmObjectFile890 assert(isDefinedGlobalIndex(Index)); in getDefinedGlobal()