Lines Matching refs:PF_R
1695 (p->p_flags & PF_R) != 0 ? 'r' : '-', in _bfd_elf_print_private_bfd_data()
1698 if ((p->p_flags &~ (unsigned) (PF_R | PF_W | PF_X)) != 0) in _bfd_elf_print_private_bfd_data()
1699 fprintf (f, " %lx", p->p_flags &~ (unsigned) (PF_R | PF_W | PF_X)); in _bfd_elf_print_private_bfd_data()
4768 m->p_flags = PF_R; in _bfd_elf_map_sections_to_segments()
5086 m->p_flags = PF_R; in _bfd_elf_map_sections_to_segments()
5127 unsigned long p_flags = PF_R; in _bfd_elf_map_sections_to_segments()
5162 m->p_flags = PF_R; in _bfd_elf_map_sections_to_segments()
5742 p->p_flags |= PF_R; in assign_file_positions_for_load_sections()
5777 p->p_flags |= PF_R; in assign_file_positions_for_load_sections()
5988 p->p_flags |= PF_R; in assign_file_positions_for_load_sections()
6314 p->p_flags = PF_R; in assign_file_positions_for_non_load_sections()
6496 && (phdr->p_flags & (PF_R | PF_W | PF_X)) == (PF_R | PF_W | PF_X)) in assign_file_positions_except_relocs()