Searched refs:realEntryIndex (Results 1 – 1 of 1) sorted by relevance
6541 int realEntryIndex = entryIndex; in getEntry() local6553 realEntryIndex = overlayEntryIndex; in getEntry()6561 if (static_cast<size_t>(realEntryIndex) >= typeSpec->entryCount) { in getEntry()6572 specFlags |= dtohl(typeSpec->typeSpecFlags[realEntryIndex]); in getEntry()6626 sparseIndices, sparseIndices + dtohl(thisType->entryCount), realEntryIndex, in getEntry()6629 || dtohs(result->idx) != realEntryIndex) { in getEntry()6638 if (static_cast<uint32_t>(realEntryIndex) >= dtohl(thisType->entryCount)) { in getEntry()6644 thisOffset = offset_from16(eindex16[realEntryIndex]); in getEntry()6646 thisOffset = dtohl(eindex[realEntryIndex]); in getEntry()