Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf.c2529 _bfd_elf_make_section_from_phdr (bfd *abfd, in _bfd_elf_make_section_from_phdr() function
2609 return _bfd_elf_make_section_from_phdr (abfd, hdr, index, "null"); in bfd_section_from_phdr()
2612 return _bfd_elf_make_section_from_phdr (abfd, hdr, index, "load"); in bfd_section_from_phdr()
2621 if (! _bfd_elf_make_section_from_phdr (abfd, hdr, index, "note")) in bfd_section_from_phdr()
2631 return _bfd_elf_make_section_from_phdr (abfd, hdr, index, "phdr"); in bfd_section_from_phdr()
2634 return _bfd_elf_make_section_from_phdr (abfd, hdr, index, in bfd_section_from_phdr()
2644 return _bfd_elf_make_section_from_phdr (abfd, hdr, index, in bfd_section_from_phdr()
2648 return _bfd_elf_make_section_from_phdr (abfd, hdr, index, in bfd_section_from_phdr()
2652 return _bfd_elf_make_section_from_phdr (abfd, hdr, index, in bfd_section_from_phdr()
2656 return _bfd_elf_make_section_from_phdr (abfd, hdr, index, in bfd_section_from_phdr()
[all …]
H A Delfxx-target.h343 #define elf_backend_section_from_phdr _bfd_elf_make_section_from_phdr
H A Delf64-hppa.c2723 if (!_bfd_elf_make_section_from_phdr (abfd, hdr, index, typename)) in elf64_hppa_section_from_phdr()
2746 if (!_bfd_elf_make_section_from_phdr (abfd, hdr, index, typename)) in elf64_hppa_section_from_phdr()
2759 return _bfd_elf_make_section_from_phdr (abfd, hdr, index, typename); in elf64_hppa_section_from_phdr()
H A Delf-bfd.h1468 extern bfd_boolean _bfd_elf_make_section_from_phdr
H A DChangeLog-9899172 (_bfd_elf_make_section_from_phdr): Renamed from bfd_section_from_phdr.
174 _bfd_elf_make_section_from_phdr for generic segment types and
178 now called by _bfd_elf_make_section_from_phdr. Note that this func
H A DChangeLog-20042638 _bfd_elf_make_section_from_phdr, elf_fake_sections,
H A DChangeLog-20054307 _bfd_elf_make_section_from_shdr and _bfd_elf_make_section_from_phdr
H A DChangeLog-0203945 * elf.c (_bfd_elf_make_section_from_phdr): Set alignment_power of
7908 * elf.c (_bfd_elf_make_section_from_phdr): Likewise.
/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf.c2185 _bfd_elf_make_section_from_phdr (bfd *abfd, in _bfd_elf_make_section_from_phdr() function
2265 return _bfd_elf_make_section_from_phdr (abfd, hdr, index, "null"); in bfd_section_from_phdr()
2268 return _bfd_elf_make_section_from_phdr (abfd, hdr, index, "load"); in bfd_section_from_phdr()
2277 if (! _bfd_elf_make_section_from_phdr (abfd, hdr, index, "note")) in bfd_section_from_phdr()
2284 return _bfd_elf_make_section_from_phdr (abfd, hdr, index, "shlib"); in bfd_section_from_phdr()
2287 return _bfd_elf_make_section_from_phdr (abfd, hdr, index, "phdr"); in bfd_section_from_phdr()
2290 return _bfd_elf_make_section_from_phdr (abfd, hdr, index, in bfd_section_from_phdr()
2294 return _bfd_elf_make_section_from_phdr (abfd, hdr, index, "stack"); in bfd_section_from_phdr()
2297 return _bfd_elf_make_section_from_phdr (abfd, hdr, index, in bfd_section_from_phdr()
2301 return _bfd_elf_make_section_from_phdr (abfd, hdr, index, in bfd_section_from_phdr()
[all …]
H A Delf-bfd.h1348 extern bfd_boolean _bfd_elf_make_section_from_phdr
H A DChangeLog-9899172 (_bfd_elf_make_section_from_phdr): Renamed from bfd_section_from_phdr.
174 _bfd_elf_make_section_from_phdr for generic segment types and
178 now called by _bfd_elf_make_section_from_phdr. Note that this func
H A DChangeLog-0203945 * elf.c (_bfd_elf_make_section_from_phdr): Set alignment_power of
7908 * elf.c (_bfd_elf_make_section_from_phdr): Likewise.