Searched refs:ptr_end (Results 1 – 2 of 2) sorted by relevance
183 const uint8_t *ptr_end = data.GetDataEnd(); in HashElfTextSection() local184 while (ptr < ptr_end) { in HashElfTextSection()
7681 const unsigned char * ptr_end= key + key_len; in match_uniprop() local7689 } while ( ++ptr < ptr_end ); in match_uniprop()