Searched refs:realEntryIndex (Results 1 – 1 of 1) sorted by relevance
6658 int realEntryIndex = entryIndex; in getEntry() local6670 realEntryIndex = overlayEntryIndex; in getEntry()6678 if (static_cast<size_t>(realEntryIndex) >= typeSpec->entryCount) { in getEntry()6689 specFlags |= dtohl(typeSpec->typeSpecFlags[realEntryIndex]); in getEntry()6743 sparseIndices, sparseIndices + dtohl(thisType->entryCount), realEntryIndex, in getEntry()6746 || dtohs(result->idx) != realEntryIndex) { in getEntry()6755 if (static_cast<uint32_t>(realEntryIndex) >= dtohl(thisType->entryCount)) { in getEntry()6761 thisOffset = offset_from16(eindex16[realEntryIndex]); in getEntry()6763 thisOffset = dtohl(eindex[realEntryIndex]); in getEntry()