Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Delfxx-target.h325 #ifndef elf_backend_section_processing
326 #define elf_backend_section_processing 0 macro
539 elf_backend_section_processing,
Delf32-mips.c1526 #define elf_backend_section_processing _bfd_mips_elf_section_processing macro
Delfn32-mips.c2307 #define elf_backend_section_processing _bfd_mips_elf_section_processing macro
Delf-bfd.h628 bfd_boolean (*elf_backend_section_processing) member
Delf64-mips.c3049 #define elf_backend_section_processing _bfd_mips_elf_section_processing macro
Delf.c4923 if (bed->elf_backend_section_processing) in _bfd_elf_write_object_contents()
4924 (*bed->elf_backend_section_processing) (abfd, i_shdrp[count]); in _bfd_elf_write_object_contents()