Searched refs:ELF_DYNAMIC_INTERPRETER (Results 1 – 16 of 16) sorted by relevance
347 #define ELF_DYNAMIC_INTERPRETER "/lib/ld64.so.1" macro1703 s->size = sizeof ELF_DYNAMIC_INTERPRETER; in elf64_x86_64_size_dynamic_sections()1704 s->contents = (unsigned char *) ELF_DYNAMIC_INTERPRETER; in elf64_x86_64_size_dynamic_sections()
496 #define ELF_DYNAMIC_INTERPRETER "/usr/lib/ld.so.1" macro1975 s->size = sizeof ELF_DYNAMIC_INTERPRETER;1976 s->contents = (unsigned char *) ELF_DYNAMIC_INTERPRETER;
473 #define ELF_DYNAMIC_INTERPRETER "/usr/lib/ld.so.1" macro2001 s->size = sizeof ELF_DYNAMIC_INTERPRETER;2002 s->contents = (unsigned char *) ELF_DYNAMIC_INTERPRETER;
498 #define ELF_DYNAMIC_INTERPRETER "/usr/lib/libc.so.1" macro1862 s->size = sizeof ELF_DYNAMIC_INTERPRETER; in elf_i386_size_dynamic_sections()1863 s->contents = (unsigned char *) ELF_DYNAMIC_INTERPRETER; in elf_i386_size_dynamic_sections()
167 #define ELF_DYNAMIC_INTERPRETER "/usr/lib/ld.so.1" macro2989 s->size = strlen (ELF_DYNAMIC_INTERPRETER) + 1; in _bfd_score_elf_size_dynamic_sections()2990 s->contents = (bfd_byte *) ELF_DYNAMIC_INTERPRETER; in _bfd_score_elf_size_dynamic_sections()
102 #define ELF_DYNAMIC_INTERPRETER "/usr/lib/ld.so" macro2755 s->size = sizeof ELF_DYNAMIC_INTERPRETER; in elf64_alpha_size_dynamic_sections()2756 s->contents = (unsigned char *) ELF_DYNAMIC_INTERPRETER; in elf64_alpha_size_dynamic_sections()
679 #define ELF_DYNAMIC_INTERPRETER "/usr/lib/ld.so.1" macro3631 sec->contents = (bfd_byte *) ELF_DYNAMIC_INTERPRETER;3632 sec->size = strlen (ELF_DYNAMIC_INTERPRETER) + 1;
54 #define ELF_DYNAMIC_INTERPRETER "/usr/lib/ld.so.1" macro4936 s->size = sizeof ELF_DYNAMIC_INTERPRETER; in ppc_elf_size_dynamic_sections()4937 s->contents = (unsigned char *) ELF_DYNAMIC_INTERPRETER; in ppc_elf_size_dynamic_sections()
1918 #define ELF_DYNAMIC_INTERPRETER "/usr/lib/ld.so.1" macro8558 s->size = sizeof ELF_DYNAMIC_INTERPRETER; in elf32_arm_size_dynamic_sections()8559 s->contents = (unsigned char *) ELF_DYNAMIC_INTERPRETER; in elf32_arm_size_dynamic_sections()
116 #define ELF_DYNAMIC_INTERPRETER "/usr/lib/ld.so.1" macro8004 s->size = sizeof ELF_DYNAMIC_INTERPRETER; in ppc64_elf_size_dynamic_sections()8005 s->contents = (unsigned char *) ELF_DYNAMIC_INTERPRETER; in ppc64_elf_size_dynamic_sections()
655 #define ELF_DYNAMIC_INTERPRETER(abfd) \ macro7345 = strlen (ELF_DYNAMIC_INTERPRETER (output_bfd)) + 1; in _bfd_mips_elf_size_dynamic_sections()7347 = (bfd_byte *) ELF_DYNAMIC_INTERPRETER (output_bfd); in _bfd_mips_elf_size_dynamic_sections()
1637 (ELF_DYNAMIC_INTERPRETER): Handle 64-bit code.1857 (ELF_DYNAMIC_INTERPRETER): Adjust to use /usr/lib32/libc.so.1 for1863 fact that ELF_DYNAMIC_INTERPRETER is no longer a constant. Use
4814 (ELF_DYNAMIC_INTERPRETER): Define.5112 (ELF_DYNAMIC_INTERPRETER): Fix the name of the dynamic linker.6796 (ELF_DYNAMIC_INTERPRETER): New.6956 (ELF_DYNAMIC_INTERPRETER, PLT_ENTRY_SIZE): Define.
2046 * elf-m10300.c (ELF_DYNAMIC_INTERPRETER): Renamed from2100 (ELF_DYNAMIC_INTERPRETER): Likewise.10380 elf_sh64_plt_reloc_offset, ELF_DYNAMIC_INTERPRETER,
340 (ELF_DYNAMIC_INTERPRETER): New definition.
17 (ELF_DYNAMIC_INTERPRETER): Define.