Searched refs:phdr_in_segment (Results 1 – 6 of 6) sorted by relevance
4678 bool phdr_in_segment; in _bfd_elf_map_sections_to_segments() local4736 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()[all …]
122 size when determining phdr_in_segment.
5215 bool phdr_in_segment; in _bfd_elf_map_sections_to_segments() local5274 phdr_in_segment = info != NULL && info->load_phdrs; in _bfd_elf_map_sections_to_segments()5281 phdr_in_segment = true; in _bfd_elf_map_sections_to_segments()5309 phdr_in_segment = true; in _bfd_elf_map_sections_to_segments()5339 phdr_in_segment = false; in _bfd_elf_map_sections_to_segments()5345 if (phdr_in_segment && count > 0) in _bfd_elf_map_sections_to_segments()5376 phdr_in_segment = false; in _bfd_elf_map_sections_to_segments()5381 phdr_in_segment = false; in _bfd_elf_map_sections_to_segments()5384 m = make_mapping (abfd, sections, 0, 0, phdr_in_segment); in _bfd_elf_map_sections_to_segments()5393 phdr_in_segment = false; in _bfd_elf_map_sections_to_segments()[all …]