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