Searched refs:user_phdrs (Results 1 – 16 of 16) sorted by relevance
76 if (info != NULL && info->user_phdrs) in nacl_modify_segment_map()240 if (info != NULL && info->user_phdrs) in nacl_modify_headers()
2645 if (info != NULL && !info->user_phdrs && m != NULL && m->p_type != PT_PHDR) in elf64_hppa_modify_segment_map()
2338 * elf.c (_bfd_elf_map_sections_to_segments): Set INFO->user_phdrs.2339 * elf-nacl.c (nacl_modify_segment_map): Do nothing if INFO->user_phdrs.
4656 info->user_phdrs = !no_user_phdrs; in _bfd_elf_map_sections_to_segments()
5193 info->user_phdrs = !no_user_phdrs; in _bfd_elf_map_sections_to_segments()
522 unsigned int user_phdrs: 1; member
582 * bfdlink.h (struct bfd_link_info): Add new member user_phdrs.
548 unsigned int user_phdrs: 1; member