Searched refs:elf_backend_modify_program_headers (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delfxx-target.h425 #ifndef elf_backend_modify_program_headers
426 #define elf_backend_modify_program_headers 0 macro
655 elf_backend_modify_program_headers,
H A Delf-bfd.h852 bfd_boolean (*elf_backend_modify_program_headers)
850 bfd_boolean (*elf_backend_modify_program_headers) member in struct:elf_backend_data
H A Delf.c4945 if (bed->elf_backend_modify_program_headers != NULL)
4947 if (!(*bed->elf_backend_modify_program_headers) (abfd, link_info))
H A Delf32-spu.c3148 #define elf_backend_modify_program_headers spu_elf_modify_program_headers macro
H A Delfxx-ia64.c5846 #define elf_backend_modify_program_headers \
5838 #define elf_backend_modify_program_headers macro

Completed in 149 milliseconds