Home
last modified time | relevance | path

Searched refs:bufsiz (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf.c10030 int *bufsiz, in elfcore_write_note() argument
10047 buf = (char *) realloc (buf, *bufsiz + newspace); in elfcore_write_note()
10050 dest = buf + *bufsiz; in elfcore_write_note()
10051 *bufsiz += newspace; in elfcore_write_note()
10080 int *bufsiz, in elfcore_write_prpsinfo() argument
10089 ret = (*bed->elf_backend_write_core_note) (abfd, buf, bufsiz, in elfcore_write_prpsinfo()
10110 return elfcore_write_note (abfd, buf, bufsiz, in elfcore_write_prpsinfo()
10127 return elfcore_write_note (abfd, buf, bufsiz, in elfcore_write_prpsinfo()
10138 (bfd *abfd, char *buf, int *bufsiz, in elfcore_write_linux_prpsinfo32() argument
10144 return elfcore_write_note (abfd, buf, bufsiz, "CORE", NT_PRPSINFO, in elfcore_write_linux_prpsinfo32()
[all …]
Delfxx-aarch64.c615 _bfd_aarch64_elf_write_core_note (bfd *abfd, char *buf, int *bufsiz, int note_type, in _bfd_aarch64_elf_write_core_note() argument
634 return elfcore_write_note (abfd, buf, bufsiz, "CORE", in _bfd_aarch64_elf_write_core_note()
656 return elfcore_write_note (abfd, buf, bufsiz, "CORE", in _bfd_aarch64_elf_write_core_note()
Delf64-x86-64.c442 elf_x86_64_write_core_note (bfd *abfd, char *buf, int *bufsiz, in elf_x86_64_write_core_note() argument
469 return elfcore_write_note (abfd, buf, bufsiz, "CORE", note_type, in elf_x86_64_write_core_note()
478 return elfcore_write_note (abfd, buf, bufsiz, "CORE", note_type, in elf_x86_64_write_core_note()
499 return elfcore_write_note (abfd, buf, bufsiz, "CORE", note_type, in elf_x86_64_write_core_note()
509 return elfcore_write_note (abfd, buf, bufsiz, "CORE", note_type, in elf_x86_64_write_core_note()
520 return elfcore_write_note (abfd, buf, bufsiz, "CORE", note_type, in elf_x86_64_write_core_note()
Delf32-ppc.c2381 int *bufsiz, in elfcore_write_ppc_linux_prpsinfo32() argument
2387 return elfcore_write_note (abfd, buf, bufsiz, in elfcore_write_ppc_linux_prpsinfo32()
2392 ppc_elf_write_core_note (bfd *abfd, char *buf, int *bufsiz, int note_type, ...) in ppc_elf_write_core_note() argument
2409 return elfcore_write_note (abfd, buf, bufsiz, in ppc_elf_write_core_note()
2431 return elfcore_write_note (abfd, buf, bufsiz, in ppc_elf_write_core_note()
Delf-bfd.h1196 (bfd *abfd, char *buf, int *bufsiz, int note_type, ...);
Delf64-ppc.c2955 ppc64_elf_write_core_note (bfd *abfd, char *buf, int *bufsiz, int note_type, in ppc64_elf_write_core_note() argument
2973 return elfcore_write_note (abfd, buf, bufsiz, in ppc64_elf_write_core_note()
2995 return elfcore_write_note (abfd, buf, bufsiz, in ppc64_elf_write_core_note()
Delf32-arm.c2054 elf32_arm_nabi_write_core_note (bfd *abfd, char *buf, int *bufsiz, in elf32_arm_nabi_write_core_note() argument
2073 return elfcore_write_note (abfd, buf, bufsiz, in elf32_arm_nabi_write_core_note()
2095 return elfcore_write_note (abfd, buf, bufsiz, in elf32_arm_nabi_write_core_note()