Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf.c4678 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()
[all …]
H A DChangeLog-2012122 size when determining phdr_in_segment.
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf.c5215 bool phdr_in_segment; in _bfd_elf_map_sections_to_segments() local
5274 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 …]
H A DChangeLog-2012122 size when determining phdr_in_segment.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-2012122 size when determining phdr_in_segment.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-2012122 size when determining phdr_in_segment.