Home
last modified time | relevance | path

Searched refs:elf_backend_write_core_note (Results 1 – 25 of 53) sorted by relevance

123

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-target.h630 #ifndef elf_backend_write_core_note
631 #define elf_backend_write_core_note NULL macro
881 elf_backend_write_core_note,
H A Delfxx-aarch64.h135 #define elf_backend_write_core_note _bfd_aarch64_elf_write_core_note macro
H A Delf32-mips.c2628 #undef elf_backend_write_core_note
2629 #define elf_backend_write_core_note elf32_mips_write_core_note macro
2652 #undef elf_backend_write_core_note
H A Delfn32-mips.c4239 #undef elf_backend_write_core_note
4240 #define elf_backend_write_core_note elf32_mips_write_core_note macro
4264 #undef elf_backend_write_core_note
H A Delf64-mips.c4852 #undef elf_backend_write_core_note
4853 #define elf_backend_write_core_note elf64_mips_write_core_note macro
H A Delf-bfd.h1394 char *(*elf_backend_write_core_note) member
H A DChangeLog-20073365 * elf-bfd.h (struct elf_backend_data): Add elf_backend_write_core_note.
3366 * elfxx-target.h (elf_backend_write_core_note): Define and use.
3375 (elf_backend_write_core_note): Define.
3377 (elf_backend_write_core_note): Define.
H A Delf.c11697 if (bed->elf_backend_write_core_note != NULL) in elfcore_write_prpsinfo()
11700 ret = (*bed->elf_backend_write_core_note) (abfd, buf, bufsiz, in elfcore_write_prpsinfo()
11806 if (bed->elf_backend_write_core_note != NULL) in elfcore_write_prstatus()
11809 ret = (*bed->elf_backend_write_core_note) (abfd, buf, bufsiz, in elfcore_write_prstatus()
H A Delf64-s390.c3901 #define elf_backend_write_core_note elf_s390_write_core_note macro
H A Delf32-s390.c3933 #define elf_backend_write_core_note elf_s390_write_core_note macro
H A DChangeLog-2017623 (elf_backend_write_core_note): New macro.
625 (elf_backend_write_core_note): New macro.
627 (elf_backend_write_core_note): New macro.
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfxx-target.h634 #ifndef elf_backend_write_core_note
635 #define elf_backend_write_core_note NULL macro
892 elf_backend_write_core_note,
H A Delfxx-aarch64.h135 #define elf_backend_write_core_note _bfd_aarch64_elf_write_core_note macro
H A Delf32-mips.c2643 #undef elf_backend_write_core_note
2644 #define elf_backend_write_core_note elf32_mips_write_core_note macro
2667 #undef elf_backend_write_core_note
H A Delfn32-mips.c4255 #undef elf_backend_write_core_note
4256 #define elf_backend_write_core_note elf32_mips_write_core_note macro
4280 #undef elf_backend_write_core_note
H A Delf64-mips.c4864 #undef elf_backend_write_core_note
4865 #define elf_backend_write_core_note elf64_mips_write_core_note macro
H A Delf-bfd.h1445 char *(*elf_backend_write_core_note) member
H A DChangeLog-20073365 * elf-bfd.h (struct elf_backend_data): Add elf_backend_write_core_note.
3366 * elfxx-target.h (elf_backend_write_core_note): Define and use.
3375 (elf_backend_write_core_note): Define.
3377 (elf_backend_write_core_note): Define.
H A Delf.c12436 if (bed->elf_backend_write_core_note != NULL) in elfcore_write_prpsinfo()
12439 ret = (*bed->elf_backend_write_core_note) (abfd, buf, bufsiz, in elfcore_write_prpsinfo()
12545 if (bed->elf_backend_write_core_note != NULL) in elfcore_write_prstatus()
12548 ret = (*bed->elf_backend_write_core_note) (abfd, buf, bufsiz, in elfcore_write_prstatus()
H A Delf32-s390.c3933 #define elf_backend_write_core_note elf_s390_write_core_note macro
H A Delf64-s390.c3919 #define elf_backend_write_core_note elf_s390_write_core_note macro
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20073365 * elf-bfd.h (struct elf_backend_data): Add elf_backend_write_core_note.
3366 * elfxx-target.h (elf_backend_write_core_note): Define and use.
3375 (elf_backend_write_core_note): Define.
3377 (elf_backend_write_core_note): Define.
H A DChangeLog-2017623 (elf_backend_write_core_note): New macro.
625 (elf_backend_write_core_note): New macro.
627 (elf_backend_write_core_note): New macro.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20073365 * elf-bfd.h (struct elf_backend_data): Add elf_backend_write_core_note.
3366 * elfxx-target.h (elf_backend_write_core_note): Define and use.
3375 (elf_backend_write_core_note): Define.
3377 (elf_backend_write_core_note): Define.
H A DChangeLog-2017623 (elf_backend_write_core_note): New macro.
625 (elf_backend_write_core_note): New macro.
627 (elf_backend_write_core_note): New macro.

123