Home
last modified time | relevance | path

Searched refs:note_type (Results 1 – 25 of 36) sorted by relevance

12

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfxx-aarch64.c642 _bfd_aarch64_elf_write_core_note (bfd *abfd, char *buf, int *bufsiz, int note_type, in _bfd_aarch64_elf_write_core_note() argument
645 switch (note_type) in _bfd_aarch64_elf_write_core_note()
655 va_start (ap, note_type); in _bfd_aarch64_elf_write_core_note()
673 note_type, data, sizeof (data)); in _bfd_aarch64_elf_write_core_note()
684 va_start (ap, note_type); in _bfd_aarch64_elf_write_core_note()
695 note_type, data, sizeof (data)); in _bfd_aarch64_elf_write_core_note()
H A Delf32-mips.c2409 elf32_mips_write_core_note (bfd *abfd, char *buf, int *bufsiz, int note_type, in elf32_mips_write_core_note() argument
2412 switch (note_type) in elf32_mips_write_core_note()
2429 va_start (ap, note_type); in elf32_mips_write_core_note()
2440 "CORE", note_type, data, sizeof (data)); in elf32_mips_write_core_note()
H A Delfn32-mips.c4008 elf32_mips_write_core_note (bfd *abfd, char *buf, int *bufsiz, int note_type, in elf32_mips_write_core_note() argument
4011 switch (note_type) in elf32_mips_write_core_note()
4028 va_start (ap, note_type); in elf32_mips_write_core_note()
4039 "CORE", note_type, data, sizeof (data)); in elf32_mips_write_core_note()
H A Delf64-x86-64.c456 int note_type, ...) in elf_x86_64_write_core_note() argument
465 switch (note_type) in elf_x86_64_write_core_note()
471 va_start (ap, note_type); in elf_x86_64_write_core_note()
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()
497 va_start (ap, 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 Delf32-s390.c3806 int note_type, ...) in elf_s390_write_core_note() argument
3810 switch (note_type) in elf_s390_write_core_note()
3820 va_start (ap, note_type); in elf_s390_write_core_note()
3838 return elfcore_write_note (abfd, buf, bufsiz, "CORE", note_type, in elf_s390_write_core_note()
3849 va_start (ap, 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 Delf64-s390.c3688 int note_type, ...) in elf_s390_write_core_note() argument
3692 switch (note_type) in elf_s390_write_core_note()
3702 va_start (ap, note_type); in elf_s390_write_core_note()
3720 return elfcore_write_note (abfd, buf, bufsiz, "CORE", note_type, in elf_s390_write_core_note()
3731 va_start (ap, 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 Delf64-mips.c4620 elf64_mips_write_core_note (bfd *abfd, char *buf, int *bufsiz, int note_type, in elf64_mips_write_core_note() argument
4623 switch (note_type) in elf64_mips_write_core_note()
4640 va_start (ap, note_type); in elf64_mips_write_core_note()
4651 "CORE", note_type, data, sizeof (data)); in elf64_mips_write_core_note()
H A Delfnn-riscv.c5295 int note_type ATTRIBUTE_UNUSED, ...) in riscv_write_core_note()
5297 switch (note_type) in riscv_write_core_note()
5308 va_start (ap, note_type); in riscv_write_core_note()
5327 "CORE", note_type, data, sizeof (data)); in riscv_write_core_note()
5340 va_start (ap, note_type); in riscv_write_core_note()
5351 "CORE", note_type, data, sizeof (data)); in riscv_write_core_note()
H A Delf32-ppc.c1241 ppc_elf_write_core_note (bfd *abfd, char *buf, int *bufsiz, int note_type, ...) in ppc_elf_write_core_note() argument
1243 switch (note_type) in ppc_elf_write_core_note()
1253 va_start (ap, note_type); in ppc_elf_write_core_note()
1270 "CORE", note_type, data, sizeof (data)); in ppc_elf_write_core_note()
1281 va_start (ap, note_type); in ppc_elf_write_core_note()
1292 "CORE", note_type, data, sizeof (data)); in ppc_elf_write_core_note()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-aarch64.c642 _bfd_aarch64_elf_write_core_note (bfd *abfd, char *buf, int *bufsiz, int note_type, in _bfd_aarch64_elf_write_core_note() argument
645 switch (note_type) in _bfd_aarch64_elf_write_core_note()
655 va_start (ap, note_type); in _bfd_aarch64_elf_write_core_note()
673 note_type, data, sizeof (data)); in _bfd_aarch64_elf_write_core_note()
684 va_start (ap, note_type); in _bfd_aarch64_elf_write_core_note()
695 note_type, data, sizeof (data)); in _bfd_aarch64_elf_write_core_note()
H A Delf32-mips.c2397 elf32_mips_write_core_note (bfd *abfd, char *buf, int *bufsiz, int note_type, in elf32_mips_write_core_note() argument
2400 switch (note_type) in elf32_mips_write_core_note()
2417 va_start (ap, note_type); in elf32_mips_write_core_note()
2428 "CORE", note_type, data, sizeof (data)); in elf32_mips_write_core_note()
H A Delfn32-mips.c3995 elf32_mips_write_core_note (bfd *abfd, char *buf, int *bufsiz, int note_type, in elf32_mips_write_core_note() argument
3998 switch (note_type) in elf32_mips_write_core_note()
4015 va_start (ap, note_type); in elf32_mips_write_core_note()
4026 "CORE", note_type, data, sizeof (data)); in elf32_mips_write_core_note()
H A Delf64-x86-64.c431 int note_type, ...) in elf_x86_64_write_core_note() argument
440 switch (note_type) in elf_x86_64_write_core_note()
446 va_start (ap, note_type); in elf_x86_64_write_core_note()
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()
472 va_start (ap, 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 Delf64-s390.c3670 int note_type, ...) in elf_s390_write_core_note() argument
3674 switch (note_type) in elf_s390_write_core_note()
3684 va_start (ap, note_type); in elf_s390_write_core_note()
3702 return elfcore_write_note (abfd, buf, bufsiz, "CORE", note_type, in elf_s390_write_core_note()
3713 va_start (ap, 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 Delf32-s390.c3806 int note_type, ...) in elf_s390_write_core_note() argument
3810 switch (note_type) in elf_s390_write_core_note()
3820 va_start (ap, note_type); in elf_s390_write_core_note()
3838 return elfcore_write_note (abfd, buf, bufsiz, "CORE", note_type, in elf_s390_write_core_note()
3849 va_start (ap, 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 Delf64-mips.c4611 elf64_mips_write_core_note (bfd *abfd, char *buf, int *bufsiz, int note_type, in elf64_mips_write_core_note() argument
4614 switch (note_type) in elf64_mips_write_core_note()
4631 va_start (ap, note_type); in elf64_mips_write_core_note()
4642 "CORE", note_type, data, sizeof (data)); in elf64_mips_write_core_note()
H A Delfnn-riscv.c4982 int note_type ATTRIBUTE_UNUSED, ...) in riscv_write_core_note()
4984 switch (note_type) in riscv_write_core_note()
4995 va_start (ap, note_type); in riscv_write_core_note()
5014 "CORE", note_type, data, sizeof (data)); in riscv_write_core_note()
5027 va_start (ap, note_type); in riscv_write_core_note()
5038 "CORE", note_type, data, sizeof (data)); in riscv_write_core_note()
H A Delf32-ppc.c1246 ppc_elf_write_core_note (bfd *abfd, char *buf, int *bufsiz, int note_type, ...) in ppc_elf_write_core_note() argument
1248 switch (note_type) in ppc_elf_write_core_note()
1258 va_start (ap, note_type); in ppc_elf_write_core_note()
1275 "CORE", note_type, data, sizeof (data)); in ppc_elf_write_core_note()
1286 va_start (ap, note_type); in ppc_elf_write_core_note()
1297 "CORE", note_type, data, sizeof (data)); in ppc_elf_write_core_note()
/netbsd-src/tests/lib/libc/sys/
H A Dt_ptrace_core_wait.h45 const char *note_name, uint64_t note_type, void *buf, size_t buf_len) in core_find_note() argument
113 note_hdr.n_type == note_type) in core_find_note()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dlayout.cc2259 Layout::layout_gnu_property(unsigned int note_type, in layout_gnu_property() argument
2266 gold_assert(note_type == elfcpp::NT_GNU_PROPERTY_TYPE_0); in layout_gnu_property()
2280 record_gnu_property(note_type, pr_type, pr_datasz, pr_data, in layout_gnu_property()
2290 record_gnu_property(note_type, pr_type, pr_datasz, pr_data, in layout_gnu_property()
2303 record_gnu_property(note_type, pr_type, pr_datasz, pr_data, in layout_gnu_property()
2313 record_gnu_property(note_type, pr_type, pr_datasz, pr_data, in layout_gnu_property()
2417 Layout::add_gnu_property(unsigned int note_type, in add_gnu_property() argument
2422 gold_assert(note_type == elfcpp::NT_GNU_PROPERTY_TYPE_0); in add_gnu_property()
3171 Layout::create_note(const char* name, int note_type, in create_note() argument
3192 const int addralign = ((note_type == elfcpp::NT_GNU_PROPERTY_TYPE_0 in create_note()
[all …]
H A Dlayout.h709 layout_gnu_property(unsigned int note_type,
721 add_gnu_property(unsigned int note_type,
1091 create_note(const char* name, int note_type, const char* section_name,
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dlayout.cc2262 Layout::layout_gnu_property(unsigned int note_type, in layout_gnu_property() argument
2269 gold_assert(note_type == elfcpp::NT_GNU_PROPERTY_TYPE_0); in layout_gnu_property()
2283 record_gnu_property(note_type, pr_type, pr_datasz, pr_data, in layout_gnu_property()
2293 record_gnu_property(note_type, pr_type, pr_datasz, pr_data, in layout_gnu_property()
2306 record_gnu_property(note_type, pr_type, pr_datasz, pr_data, in layout_gnu_property()
2316 record_gnu_property(note_type, pr_type, pr_datasz, pr_data, in layout_gnu_property()
2420 Layout::add_gnu_property(unsigned int note_type, in add_gnu_property() argument
2425 gold_assert(note_type == elfcpp::NT_GNU_PROPERTY_TYPE_0); in add_gnu_property()
3175 Layout::create_note(const char* name, int note_type, in create_note() argument
3196 const int addralign = ((note_type == elfcpp::NT_GNU_PROPERTY_TYPE_0 in create_note()
[all …]
H A Dlayout.h709 layout_gnu_property(unsigned int note_type,
721 add_gnu_property(unsigned int note_type,
1092 create_note(const char* name, int note_type, const char* section_name,
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddf-problems.cc3308 df_set_note (enum reg_note note_type, rtx_insn *insn, rtx reg) in df_set_note() argument
3311 add_reg_note (insn, note_type, reg); in df_set_note()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddf-problems.c3268 df_set_note (enum reg_note note_type, rtx_insn *insn, rtx reg) in df_set_note() argument
3271 add_reg_note (insn, note_type, reg); in df_set_note()

12