/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elfxx-target.h | 630 #ifndef elf_backend_write_core_note 631 #define elf_backend_write_core_note NULL macro 881 elf_backend_write_core_note,
|
H A D | elfxx-aarch64.h | 135 #define elf_backend_write_core_note _bfd_aarch64_elf_write_core_note macro
|
H A D | elf32-mips.c | 2628 #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 D | elfn32-mips.c | 4239 #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 D | elf64-mips.c | 4852 #undef elf_backend_write_core_note 4853 #define elf_backend_write_core_note elf64_mips_write_core_note macro
|
H A D | elf-bfd.h | 1394 char *(*elf_backend_write_core_note) member
|
H A D | ChangeLog-2007 | 3365 * 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 D | elf.c | 11697 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 D | elf64-s390.c | 3901 #define elf_backend_write_core_note elf_s390_write_core_note macro
|
H A D | elf32-s390.c | 3933 #define elf_backend_write_core_note elf_s390_write_core_note macro
|
H A D | ChangeLog-2017 | 623 (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 D | elfxx-target.h | 634 #ifndef elf_backend_write_core_note 635 #define elf_backend_write_core_note NULL macro 892 elf_backend_write_core_note,
|
H A D | elfxx-aarch64.h | 135 #define elf_backend_write_core_note _bfd_aarch64_elf_write_core_note macro
|
H A D | elf32-mips.c | 2643 #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 D | elfn32-mips.c | 4255 #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 D | elf64-mips.c | 4864 #undef elf_backend_write_core_note 4865 #define elf_backend_write_core_note elf64_mips_write_core_note macro
|
H A D | elf-bfd.h | 1445 char *(*elf_backend_write_core_note) member
|
H A D | ChangeLog-2007 | 3365 * 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 D | elf.c | 12436 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 D | elf32-s390.c | 3933 #define elf_backend_write_core_note elf_s390_write_core_note macro
|
H A D | elf64-s390.c | 3919 #define elf_backend_write_core_note elf_s390_write_core_note macro
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2007 | 3365 * 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 D | ChangeLog-2017 | 623 (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 D | ChangeLog-2007 | 3365 * 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 D | ChangeLog-2017 | 623 (elf_backend_write_core_note): New macro. 625 (elf_backend_write_core_note): New macro. 627 (elf_backend_write_core_note): New macro.
|