Searched refs:rel_end (Results 1 – 1 of 1) sorted by relevance
350 const uint8_t* rel_end = &rel[rel_size]; in CheckImageIdenticalToOriginalExceptForRelocation() local361 while (rel_ptr != rel_end) { in CheckImageIdenticalToOriginalExceptForRelocation()363 if (DecodeUnsignedLeb128Checked(&rel_ptr, rel_end, &offset_delta)) { in CheckImageIdenticalToOriginalExceptForRelocation()