Home
last modified time | relevance | path

Searched refs:elf_backend_section_processing (Results 1 – 14 of 14) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Delfxx-target.h290 #ifndef elf_backend_section_processing
291 #define elf_backend_section_processing 0 macro
482 elf_backend_section_processing,
H A Delfn32-mips.c1884 #define elf_backend_section_processing _bfd_mips_elf_section_processing macro
H A Delf32-mips.c1524 #define elf_backend_section_processing _bfd_mips_elf_section_processing macro
H A Delf-bfd.h589 bfd_boolean (*elf_backend_section_processing) member
H A Delf64-mips.c2686 #define elf_backend_section_processing _bfd_mips_elf_section_processing macro
H A Delf.c4523 if (bed->elf_backend_section_processing) in _bfd_elf_write_object_contents()
4524 (*bed->elf_backend_section_processing) (abfd, i_shdrp[count]); in _bfd_elf_write_object_contents()
H A DChangeLog-91932028 elf_backend_section_processing, elf_backend_section_from_shdr,
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Delfxx-target.h330 #ifndef elf_backend_section_processing
331 #define elf_backend_section_processing 0 macro
577 elf_backend_section_processing,
H A Delf32-mips.c1529 #define elf_backend_section_processing _bfd_mips_elf_section_processing macro
H A Delfn32-mips.c2309 #define elf_backend_section_processing _bfd_mips_elf_section_processing macro
H A Delf-bfd.h612 bfd_boolean (*elf_backend_section_processing) member
H A Delf64-mips.c3071 #define elf_backend_section_processing _bfd_mips_elf_section_processing macro
H A Delf.c5174 if (bed->elf_backend_section_processing) in _bfd_elf_write_object_contents()
5175 (*bed->elf_backend_section_processing) (abfd, i_shdrp[count]); in _bfd_elf_write_object_contents()
H A DChangeLog-91932028 elf_backend_section_processing, elf_backend_section_from_shdr,