Home | History | Annotate | Download | only in bfd

Lines Matching refs:phdr

3695      a phdr index and the first phdr may not be a load segment.  */
3696 return (p != NULL) ? p - elf_tdata (output_bfd)->phdr : -1;
3705 && ! (elf_tdata (output_bfd)->phdr[seg].p_flags & PF_W));