Lines Matching refs:phdr_in_segment
4678 bool phdr_in_segment; in _bfd_elf_map_sections_to_segments() local
4736 phdr_in_segment = info != NULL && info->load_phdrs; in _bfd_elf_map_sections_to_segments()
4743 phdr_in_segment = true; in _bfd_elf_map_sections_to_segments()
4771 phdr_in_segment = true; in _bfd_elf_map_sections_to_segments()
4801 phdr_in_segment = false; in _bfd_elf_map_sections_to_segments()
4807 if (phdr_in_segment && count > 0) in _bfd_elf_map_sections_to_segments()
4838 phdr_in_segment = false; in _bfd_elf_map_sections_to_segments()
4843 phdr_in_segment = false; in _bfd_elf_map_sections_to_segments()
4846 m = make_mapping (abfd, sections, 0, 0, phdr_in_segment); in _bfd_elf_map_sections_to_segments()
4855 phdr_in_segment = false; in _bfd_elf_map_sections_to_segments()
4970 m = make_mapping (abfd, sections, hdr_index, i, phdr_in_segment); in _bfd_elf_map_sections_to_segments()
4991 phdr_in_segment = false; in _bfd_elf_map_sections_to_segments()
5000 m = make_mapping (abfd, sections, hdr_index, i, phdr_in_segment); in _bfd_elf_map_sections_to_segments()