Home | History | Annotate | Download | only in bfd

Lines Matching defs:p_start

4799 	      bfd_vma p_start = p->p_paddr;
4800 bfd_vma p_end = p_start + p->p_memsz;
4806 || p_end < p_start))