Searched refs:ELF64_DYNAMIC_INTERPRETER (Results 1 – 12 of 12) sorted by relevance
29 #define ELF64_DYNAMIC_INTERPRETER "/lib/ld64.so.1" macro755 ret->dynamic_interpreter = ELF64_DYNAMIC_INTERPRETER; in _bfd_x86_elf_link_hash_table_create()756 ret->dynamic_interpreter_size = sizeof ELF64_DYNAMIC_INTERPRETER; in _bfd_x86_elf_link_hash_table_create()
66 #define ELF64_DYNAMIC_INTERPRETER "/lib/ld.so.1" macro1383 ret->dynamic_interpreter = ELF64_DYNAMIC_INTERPRETER; in tilegx_elf_link_hash_table_create()
1040 #define ELF64_DYNAMIC_INTERPRETER "/usr/lib/sparcv9/ld.so.1" macro1153 ret->dynamic_interpreter = ELF64_DYNAMIC_INTERPRETER; in _bfd_sparc_elf_link_hash_table_create()1154 ret->dynamic_interpreter_size = sizeof ELF64_DYNAMIC_INTERPRETER; in _bfd_sparc_elf_link_hash_table_create()
144 #define ELF64_DYNAMIC_INTERPRETER "/lib/ld.so.1" macro
2249 (ELF64_DYNAMIC_INTERPRETER): Likewise.2280 (ELF64_DYNAMIC_INTERPRETER): Likewise.
74 (ELF64_DYNAMIC_INTERPRETER): This.