Home
last modified time | relevance | path

Searched refs:ELF64_DYNAMIC_INTERPRETER (Results 1 – 12 of 12) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/bfd/
Delfxx-x86.c29 #define ELF64_DYNAMIC_INTERPRETER "/lib/ld64.so.1" macro
755 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()
Delfxx-tilegx.c66 #define ELF64_DYNAMIC_INTERPRETER "/lib/ld.so.1" macro
1383 ret->dynamic_interpreter = ELF64_DYNAMIC_INTERPRETER; in tilegx_elf_link_hash_table_create()
Delfxx-sparc.c1040 #define ELF64_DYNAMIC_INTERPRETER "/usr/lib/sparcv9/ld.so.1" macro
1153 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()
Delfnn-riscv.c144 #define ELF64_DYNAMIC_INTERPRETER "/lib/ld.so.1" macro
DChangeLog-20172249 (ELF64_DYNAMIC_INTERPRETER): Likewise.
2280 (ELF64_DYNAMIC_INTERPRETER): Likewise.
DChangeLog-201074 (ELF64_DYNAMIC_INTERPRETER): This.
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delfxx-x86.c29 #define ELF64_DYNAMIC_INTERPRETER "/lib/ld64.so.1" macro
755 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()
Delfxx-tilegx.c66 #define ELF64_DYNAMIC_INTERPRETER "/lib/ld.so.1" macro
1383 ret->dynamic_interpreter = ELF64_DYNAMIC_INTERPRETER; in tilegx_elf_link_hash_table_create()
Delfxx-sparc.c1040 #define ELF64_DYNAMIC_INTERPRETER "/usr/lib/sparcv9/ld.so.1" macro
1153 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()
Delfnn-riscv.c144 #define ELF64_DYNAMIC_INTERPRETER "/lib/ld.so.1" macro
DChangeLog-20172249 (ELF64_DYNAMIC_INTERPRETER): Likewise.
2280 (ELF64_DYNAMIC_INTERPRETER): Likewise.
DChangeLog-201074 (ELF64_DYNAMIC_INTERPRETER): This.