Searched refs:ptr_end (Results 1 – 1 of 1) sorted by relevance
180 const uint8_t *ptr_end = data.GetDataEnd(); in HashElfTextSection() local181 while (ptr < ptr_end) { in HashElfTextSection()