Lines Matching full:_end
1761 unsigned _end;1765 _end = (((phdr->p_vaddr + phdr->p_memsz + PAGE_SIZE - 1) &1767 if (_end > si->wrprotect_end)1768 si->wrprotect_end = _end;