Searched refs:elf_backend_write_core_note (Results 1 - 10 of 10) sorted by relevance

/haiku-buildtools/binutils/bfd/
H A Delfxx-aarch64.h67 #define elf_backend_write_core_note _bfd_aarch64_elf_write_core_note macro
H A Delfxx-target.h582 #ifndef elf_backend_write_core_note
583 #define elf_backend_write_core_note NULL macro
805 elf_backend_write_core_note,
H A Delf-bfd.h1221 char *(*elf_backend_write_core_note)
1219 char *(*elf_backend_write_core_note) member in struct:elf_backend_data
H A Delf.c10266 if (bed->elf_backend_write_core_note != NULL)
10269 ret = (*bed->elf_backend_write_core_note) (abfd, buf, bufsiz,
10350 if (bed->elf_backend_write_core_note != NULL)
10353 ret = (*bed->elf_backend_write_core_note) (abfd, buf, bufsiz,
H A Delf32-s390.c4200 #define elf_backend_write_core_note elf_s390_write_core_note
4198 #define elf_backend_write_core_note macro
H A Delf64-s390.c4035 #define elf_backend_write_core_note elf_s390_write_core_note
4033 #define elf_backend_write_core_note macro
H A Delf64-x86-64.c6956 #define elf_backend_write_core_note elf_x86_64_write_core_note
6954 #define elf_backend_write_core_note macro
H A Delf32-ppc.c10962 #define elf_backend_write_core_note ppc_elf_write_core_note
10942 #define elf_backend_write_core_note macro
H A Delf32-arm.c2108 #define elf_backend_write_core_note elf32_arm_nabi_write_core_note macro
H A Delf64-ppc.c96 #define elf_backend_write_core_note ppc64_elf_write_core_note macro

Completed in 503 milliseconds