/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf.c | 11622 elfcore_write_note (bfd *abfd, in elfcore_write_note() function 11721 return elfcore_write_note (abfd, buf, bufsiz, in elfcore_write_prpsinfo() 11738 return elfcore_write_note (abfd, buf, bufsiz, in elfcore_write_prpsinfo() 11760 return elfcore_write_note (abfd, buf, bufsiz, "CORE", NT_PRPSINFO, in elfcore_write_linux_prpsinfo32() 11768 return elfcore_write_note (abfd, buf, bufsiz, "CORE", NT_PRPSINFO, in elfcore_write_linux_prpsinfo32() 11783 return elfcore_write_note (abfd, buf, bufsiz, in elfcore_write_linux_prpsinfo64() 11791 return elfcore_write_note (abfd, buf, bufsiz, in elfcore_write_linux_prpsinfo64() 11826 return elfcore_write_note (abfd, buf, bufsiz, "CORE", in elfcore_write_prstatus() 11838 return elfcore_write_note (abfd, buf, bufsiz, "CORE", in elfcore_write_prstatus() 11873 return elfcore_write_note (abfd, buf, bufsiz, note_name, in elfcore_write_lwpstatus() [all …]
|
H A D | elfxx-aarch64.c | 672 return elfcore_write_note (abfd, buf, bufsiz, "CORE", in _bfd_aarch64_elf_write_core_note() 694 return elfcore_write_note (abfd, buf, bufsiz, "CORE", in _bfd_aarch64_elf_write_core_note()
|
H A D | elf64-x86-64.c | 457 return elfcore_write_note (abfd, buf, bufsiz, "CORE", note_type, in elf_x86_64_write_core_note() 466 return elfcore_write_note (abfd, buf, bufsiz, "CORE", note_type, in elf_x86_64_write_core_note() 487 return elfcore_write_note (abfd, buf, bufsiz, "CORE", note_type, in elf_x86_64_write_core_note() 497 return elfcore_write_note (abfd, buf, bufsiz, "CORE", note_type, in elf_x86_64_write_core_note() 508 return elfcore_write_note (abfd, buf, bufsiz, "CORE", note_type, in elf_x86_64_write_core_note()
|
H A D | elf32-mips.c | 2427 return elfcore_write_note (abfd, buf, bufsiz, in elf32_mips_write_core_note()
|
H A D | elfn32-mips.c | 4025 return elfcore_write_note (abfd, buf, bufsiz, in elf32_mips_write_core_note()
|
H A D | elf64-s390.c | 3702 return elfcore_write_note (abfd, buf, bufsiz, "CORE", note_type, in elf_s390_write_core_note() 3722 return elfcore_write_note (abfd, buf, bufsiz, "CORE", note_type, in elf_s390_write_core_note()
|
H A D | elf32-s390.c | 3838 return elfcore_write_note (abfd, buf, bufsiz, "CORE", note_type, in elf_s390_write_core_note() 3858 return elfcore_write_note (abfd, buf, bufsiz, "CORE", note_type, in elf_s390_write_core_note()
|
H A D | elf-bfd.h | 2783 extern char *elfcore_write_note
|
H A D | elf64-mips.c | 4641 return elfcore_write_note (abfd, buf, bufsiz, in elf64_mips_write_core_note()
|
H A D | elfnn-riscv.c | 5013 return elfcore_write_note (abfd, buf, bufsiz, in riscv_write_core_note() 5037 return elfcore_write_note (abfd, buf, bufsiz, in riscv_write_core_note()
|
H A D | ChangeLog-2012 | 3174 size. Call elfcore_write_note for the local variables. Remove the 3175 final elfcore_write_note call. Add NOTREACHED comments.
|
H A D | ChangeLog-2006 | 359 * elf.c (elfcore_write_note): Pad note descriptor to 4-byte 407 * elf.c (elfcore_write_note): Pad to 4-byte boundary.
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf.c | 12361 elfcore_write_note (bfd *abfd, in elfcore_write_note() function 12460 return elfcore_write_note (abfd, buf, bufsiz, in elfcore_write_prpsinfo() 12477 return elfcore_write_note (abfd, buf, bufsiz, in elfcore_write_prpsinfo() 12499 return elfcore_write_note (abfd, buf, bufsiz, "CORE", NT_PRPSINFO, in elfcore_write_linux_prpsinfo32() 12507 return elfcore_write_note (abfd, buf, bufsiz, "CORE", NT_PRPSINFO, in elfcore_write_linux_prpsinfo32() 12522 return elfcore_write_note (abfd, buf, bufsiz, in elfcore_write_linux_prpsinfo64() 12530 return elfcore_write_note (abfd, buf, bufsiz, in elfcore_write_linux_prpsinfo64() 12565 return elfcore_write_note (abfd, buf, bufsiz, "CORE", in elfcore_write_prstatus() 12577 return elfcore_write_note (abfd, buf, bufsiz, "CORE", in elfcore_write_prstatus() 12612 return elfcore_write_note (abfd, buf, bufsiz, note_name, in elfcore_write_lwpstatus() [all …]
|
H A D | elfxx-aarch64.c | 672 return elfcore_write_note (abfd, buf, bufsiz, "CORE", in _bfd_aarch64_elf_write_core_note() 694 return elfcore_write_note (abfd, buf, bufsiz, "CORE", in _bfd_aarch64_elf_write_core_note()
|
H A D | elf64-x86-64.c | 482 return elfcore_write_note (abfd, buf, bufsiz, "CORE", note_type, in elf_x86_64_write_core_note() 491 return elfcore_write_note (abfd, buf, bufsiz, "CORE", note_type, in elf_x86_64_write_core_note() 512 return elfcore_write_note (abfd, buf, bufsiz, "CORE", note_type, in elf_x86_64_write_core_note() 522 return elfcore_write_note (abfd, buf, bufsiz, "CORE", note_type, in elf_x86_64_write_core_note() 533 return elfcore_write_note (abfd, buf, bufsiz, "CORE", note_type, in elf_x86_64_write_core_note()
|
H A D | elf32-mips.c | 2439 return elfcore_write_note (abfd, buf, bufsiz, in elf32_mips_write_core_note()
|
H A D | elfn32-mips.c | 4038 return elfcore_write_note (abfd, buf, bufsiz, in elf32_mips_write_core_note()
|
H A D | elf32-s390.c | 3838 return elfcore_write_note (abfd, buf, bufsiz, "CORE", note_type, in elf_s390_write_core_note() 3858 return elfcore_write_note (abfd, buf, bufsiz, "CORE", note_type, in elf_s390_write_core_note()
|
H A D | elf64-s390.c | 3720 return elfcore_write_note (abfd, buf, bufsiz, "CORE", note_type, in elf_s390_write_core_note() 3740 return elfcore_write_note (abfd, buf, bufsiz, "CORE", note_type, in elf_s390_write_core_note()
|
H A D | elf-bfd.h | 2883 extern char *elfcore_write_note
|
H A D | elf64-mips.c | 4650 return elfcore_write_note (abfd, buf, bufsiz, in elf64_mips_write_core_note()
|
H A D | elfnn-riscv.c | 5326 return elfcore_write_note (abfd, buf, bufsiz, in riscv_write_core_note() 5350 return elfcore_write_note (abfd, buf, bufsiz, in riscv_write_core_note()
|
H A D | ChangeLog-2012 | 3174 size. Call elfcore_write_note for the local variables. Remove the 3175 final elfcore_write_note call. Add NOTREACHED comments.
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2012 | 3174 size. Call elfcore_write_note for the local variables. Remove the 3175 final elfcore_write_note call. Add NOTREACHED comments.
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2012 | 3174 size. Call elfcore_write_note for the local variables. Remove the 3175 final elfcore_write_note call. Add NOTREACHED comments.
|