Searched refs:ELF64_DYNAMIC_INTERPRETER (Results 1 – 4 of 4) sorted by relevance
1031 #define ELF64_DYNAMIC_INTERPRETER "/usr/lib/sparcv9/ld.so.1" macro1144 ret->dynamic_interpreter = ELF64_DYNAMIC_INTERPRETER; in _bfd_sparc_elf_link_hash_table_create()1145 ret->dynamic_interpreter_size = sizeof ELF64_DYNAMIC_INTERPRETER; in _bfd_sparc_elf_link_hash_table_create()
66 #define ELF64_DYNAMIC_INTERPRETER "/lib/ld.so.1" macro1401 ret->dynamic_interpreter = ELF64_DYNAMIC_INTERPRETER; in tilegx_elf_link_hash_table_create()
533 #define ELF64_DYNAMIC_INTERPRETER "/lib/ld64.so.1" macro1074 ret->dynamic_interpreter = ELF64_DYNAMIC_INTERPRETER; in elf_x86_64_link_hash_table_create()1075 ret->dynamic_interpreter_size = sizeof ELF64_DYNAMIC_INTERPRETER; in elf_x86_64_link_hash_table_create()
74 (ELF64_DYNAMIC_INTERPRETER): This.