Home | History | Annotate | Download | only in bfd

Lines Matching defs:p_start

5337 	      bfd_vma p_start = p->p_paddr;
5338 bfd_vma p_end = p_start + p->p_memsz;
5344 || p_end < p_start))