Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/bfd/
Delfxx-target.h69 #define bfd_elfNN_new_section_hook _bfd_elf_new_section_hook
Delf-bfd.h1675 extern bfd_boolean _bfd_elf_new_section_hook
Delf32-score.c3820 return _bfd_elf_new_section_hook (abfd, sec); in elf32_score_new_section_hook()
Delf32-spu.c239 return _bfd_elf_new_section_hook (abfd, sec); in spu_elf_new_section_hook()
DChangeLog-20062269 * elf.c (_bfd_elf_new_section_hook): Likewise.
2366 * elf.c (_bfd_elf_new_section_hook): Don't set section ELF type
Delfxx-sparc.c2415 return _bfd_elf_new_section_hook (abfd, sec); in _bfd_sparc_elf_new_section_hook()
DChangeLog-02031223 (_bfd_elf_new_section_hook): Adjust for above.
1735 * elf.c (_bfd_elf_new_section_hook): Set the default section
1759 (_bfd_elf_new_section_hook): Check special_section to set
4819 * elf.c (_bfd_elf_new_section_hook): Don't alloc if already done.
DChangeLog-98991745 * elf.c (_bfd_elf_new_section_hook): Use bfd_zalloc, rather than
2233 (_bfd_elf_new_section_hook): Likewise.
Delf32-arm.c9821 return _bfd_elf_new_section_hook (abfd, sec); in elf32_arm_new_section_hook()
Delf.c2538 _bfd_elf_new_section_hook (bfd *abfd, asection *sec) in _bfd_elf_new_section_hook() function
Delf64-ppc.c2685 return _bfd_elf_new_section_hook (abfd, sec); in ppc64_elf_new_section_hook()
Delfxx-mips.c860 return _bfd_elf_new_section_hook (abfd, sec); in _bfd_mips_elf_new_section_hook()