Searched refs:ELF32_DYNAMIC_INTERPRETER (Results 1 – 6 of 6) sorted by relevance
2445 #define ELF32_DYNAMIC_INTERPRETER "/lib/ld.so.1" macro2470 s->size = sizeof ELF32_DYNAMIC_INTERPRETER; in tilepro_elf_size_dynamic_sections()2471 s->contents = (unsigned char *) ELF32_DYNAMIC_INTERPRETER; in tilepro_elf_size_dynamic_sections()
1030 #define ELF32_DYNAMIC_INTERPRETER "/usr/lib/ld.so.1" macro1163 ret->dynamic_interpreter = ELF32_DYNAMIC_INTERPRETER; in _bfd_sparc_elf_link_hash_table_create()1164 ret->dynamic_interpreter_size = sizeof ELF32_DYNAMIC_INTERPRETER; in _bfd_sparc_elf_link_hash_table_create()
67 #define ELF32_DYNAMIC_INTERPRETER "/lib32/ld.so.1" macro1415 ret->dynamic_interpreter = ELF32_DYNAMIC_INTERPRETER; in tilegx_elf_link_hash_table_create()
534 #define ELF32_DYNAMIC_INTERPRETER "/lib/ldx32.so.1" macro1082 ret->dynamic_interpreter = ELF32_DYNAMIC_INTERPRETER; in elf_x86_64_link_hash_table_create()1083 ret->dynamic_interpreter_size = sizeof ELF32_DYNAMIC_INTERPRETER; in elf_x86_64_link_hash_table_create()
127 * elf64-x86-64.c (ELF32_DYNAMIC_INTERPRETER): Set to
75 (ELF32_DYNAMIC_INTERPRETER): New.