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

/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Delfxx-target.h412 #ifndef elf_backend_modify_program_headers
413 #define elf_backend_modify_program_headers 0 macro
624 elf_backend_modify_program_headers,
H A Delf-bfd.h838 bfd_boolean (*elf_backend_modify_program_headers)
836 bfd_boolean (*elf_backend_modify_program_headers) member in struct:elf_backend_data
H A Delf32-spu.c1745 #define elf_backend_modify_program_headers spu_elf_modify_program_headers macro
H A Delf32-bfin.c5556 #undef elf_backend_modify_program_headers
5557 #define elf_backend_modify_program_headers \
5551 #undef elf_backend_modify_program_headers macro
5552 #define elf_backend_modify_program_headers macro
H A Delf32-frv.c6932 #undef elf_backend_modify_program_headers
6933 #define elf_backend_modify_program_headers \
6923 #undef elf_backend_modify_program_headers macro
6924 #define elf_backend_modify_program_headers macro
H A Delf.c4873 if (bed->elf_backend_modify_program_headers != NULL)
4875 if (!(*bed->elf_backend_modify_program_headers) (abfd, link_info))
H A Delfxx-ia64.c5751 #define elf_backend_modify_program_headers \
5743 #define elf_backend_modify_program_headers macro

Completed in 284 milliseconds