Home
last modified time | relevance | path

Searched refs:no_user_phdrs (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf.c4404 bfd_boolean no_user_phdrs; in _bfd_elf_map_sections_to_segments() local
4406 no_user_phdrs = elf_seg_map (abfd) == NULL; in _bfd_elf_map_sections_to_segments()
4409 info->user_phdrs = !no_user_phdrs; in _bfd_elf_map_sections_to_segments()
4411 if (no_user_phdrs && bfd_count_sections (abfd) != 0) in _bfd_elf_map_sections_to_segments()
4871 if (!elf_modify_segment_map (abfd, info, no_user_phdrs)) in _bfd_elf_map_sections_to_segments()