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

/haiku-buildtools/binutils/bfd/
H A Delfxx-target.h488 #ifndef elf_backend_modify_program_headers
489 #define elf_backend_modify_program_headers 0 macro
780 elf_backend_modify_program_headers,
H A Delf32-i386.c6562 #undef elf_backend_modify_program_headers
6563 #define elf_backend_modify_program_headers nacl_modify_program_headers
6572 #undef elf_backend_modify_program_headers
6559 #undef elf_backend_modify_program_headers macro
6560 #define elf_backend_modify_program_headers macro
6569 #undef elf_backend_modify_program_headers macro
H A Delf64-x86-64.c7222 #undef elf_backend_modify_program_headers
7223 #define elf_backend_modify_program_headers nacl_modify_program_headers
7277 #undef elf_backend_modify_program_headers
7220 #undef elf_backend_modify_program_headers macro
7221 #define elf_backend_modify_program_headers macro
7275 #undef elf_backend_modify_program_headers macro
H A Delf-bfd.h1083 bfd_boolean (*elf_backend_modify_program_headers)
1081 bfd_boolean (*elf_backend_modify_program_headers) member in struct:elf_backend_data
H A Delf32-rx.c4015 #define elf_backend_modify_program_headers elf32_rx_modify_program_headers
4005 #define elf_backend_modify_program_headers macro
H A Delfnn-ia64.c5019 #define elf_backend_modify_program_headers \
5011 #define elf_backend_modify_program_headers macro
H A Delf.c5960 if (bed->elf_backend_modify_program_headers != NULL)
5962 if (!(*bed->elf_backend_modify_program_headers) (abfd, link_info))
H A Delf32-spu.c5506 #define elf_backend_modify_program_headers spu_elf_modify_program_headers macro
H A Delf32-arm.c19502 #undef elf_backend_modify_program_headers macro
19503 #define elf_backend_modify_program_headers nacl_modify_program_headers macro
19521 #undef elf_backend_modify_program_headers macro
H A Delf32-sh.c7371 #undef elf_backend_modify_program_headers
7365 #undef elf_backend_modify_program_headers macro

Completed in 334 milliseconds