Home
last modified time | relevance | path

Searched refs:note_data (Results 1 – 12 of 12) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dgcore-elf.c36 gdb::unique_xmalloc_ptr<char> *note_data, int *note_size) in gcore_elf_collect_regset_section_cb_data()
38 note_data (note_data), note_size (note_size), in gcore_elf_collect_regset_section_cb_data()
52 gdb::unique_xmalloc_ptr<char> *note_data; member
89 data->note_data->reset (elfcore_write_prstatus in gcore_elf_collect_regset_section_cb()
90 (data->obfd, data->note_data->release (), in gcore_elf_collect_regset_section_cb()
95 data->note_data->reset (elfcore_write_register_note in gcore_elf_collect_regset_section_cb()
96 (data->obfd, data->note_data->release (), in gcore_elf_collect_regset_section_cb()
100 if (*data->note_data == nullptr) in gcore_elf_collect_regset_section_cb()
112 gdb::unique_xmalloc_ptr<char> *note_data, int *note_size, in gcore_elf_collect_thread_registers() argument
118 note_data, note_size); in gcore_elf_collect_thread_registers()
[all …]
Delf-none-tdep.c38 gdb::unique_xmalloc_ptr<char> note_data; in elf_none_make_corefile_notes() local
70 note_data.reset (elfcore_write_prpsinfo (obfd, note_data.release (), in elf_none_make_corefile_notes()
73 if (note_data == nullptr) in elf_none_make_corefile_notes()
100 stop_signal, obfd, &note_data, in elf_none_make_corefile_notes()
108 &note_data, note_size); in elf_none_make_corefile_notes()
117 gcore_elf_make_tdesc_note (gdbarch, obfd, &note_data, note_size); in elf_none_make_corefile_notes()
119 return note_data; in elf_none_make_corefile_notes()
Dlinux-tdep.c1755 gdb::unique_xmalloc_ptr<char> &note_data, in linux_make_mappings_corefile_notes() argument
1794 note_data.reset (elfcore_write_file_note (obfd, note_data.release (), note_size, in linux_make_mappings_corefile_notes()
1835 gdb::unique_xmalloc_ptr<char> &note_data, in linux_corefile_thread() argument
1839 &note_data, note_size); in linux_corefile_thread()
1843 if (note_data != nullptr) in linux_corefile_thread()
1848 note_data.reset (elfcore_write_note (obfd, note_data.release (), in linux_corefile_thread()
2057 gdb::unique_xmalloc_ptr<char> note_data; in linux_make_corefile_notes() local
2065 note_data.reset (elfcore_write_linux_prpsinfo64 (obfd, in linux_make_corefile_notes()
2066 note_data.release (), in linux_make_corefile_notes()
2069 note_data.reset (elfcore_write_linux_prpsinfo32 (obfd, in linux_make_corefile_notes()
[all …]
Dgcore-elf.h37 bfd *obfd, gdb::unique_xmalloc_ptr<char> *note_data, int *note_size);
46 gdb::unique_xmalloc_ptr<char> *note_data, int *note_size);
Dfbsd-tdep.c677 gdb::unique_xmalloc_ptr<char> note_data; in fbsd_make_corefile_notes() local
696 note_data.reset (elfcore_write_prpsinfo (obfd, note_data.release (), in fbsd_make_corefile_notes()
727 obfd, &note_data, note_size); in fbsd_make_corefile_notes()
734 obfd, &note_data, note_size); in fbsd_make_corefile_notes()
743 note_data.reset (elfcore_write_note (obfd, note_data.release (), in fbsd_make_corefile_notes()
748 if (!note_data) in fbsd_make_corefile_notes()
756 note_data.reset (elfcore_write_note (obfd, note_data.release (), in fbsd_make_corefile_notes()
761 if (!note_data) in fbsd_make_corefile_notes()
768 note_data.reset (elfcore_write_note (obfd, note_data.release (), in fbsd_make_corefile_notes()
773 if (!note_data) in fbsd_make_corefile_notes()
[all …]
Dprocfs.c3483 gdb::unique_xmalloc_ptr<char> &note_data, in procfs_do_thread_registers() argument
3501 note_data.reset (elfcore_write_lwpstatus (obfd, in procfs_do_thread_registers()
3502 note_data.release (), in procfs_do_thread_registers()
3508 note_data.reset (elfcore_write_prfpreg (obfd, in procfs_do_thread_registers()
3509 note_data.release (), in procfs_do_thread_registers()
3518 gdb::unique_xmalloc_ptr<char> &note_data, in procfs_corefile_thread_data()
3520 : obfd (obfd), note_data (note_data), note_size (note_size), in procfs_corefile_thread_data()
3525 gdb::unique_xmalloc_ptr<char> &note_data; member
3541 args->note_data, in procfs_corefile_thread_callback()
3577 gdb::unique_xmalloc_ptr<char> note_data; in make_corefile_notes() local
[all …]
Dgcore.c81 gdb::unique_xmalloc_ptr<char> note_data; in write_gcore_file_1() local
91 note_data = target_make_corefile_notes (obfd, &note_size); in write_gcore_file_1()
93 note_data = gdbarch_make_corefile_notes (arch, obfd, &note_size); in write_gcore_file_1()
95 if (note_data == NULL || note_size == 0) in write_gcore_file_1()
121 if (!bfd_set_section_contents (obfd, note_sec, note_data.get (), 0, in write_gcore_file_1()
DChangeLog-20203237 <note_data>: Change type to unique pointer.
3323 <note_data>: Change type to unique pointer.
3328 <note_data>: Change type to unique pointer.
3334 <note_data>: Change type to unique pointer.
3338 <note_data>: Change type to unique pointer.
DChangeLog-201812893 * linux-tdep.c (linux_spu_make_corefile_notes): Return note_data
/netbsd/src/external/gpl3/binutils/dist/gold/
Dnacl.h210 const unsigned char* note_data = view.data(); in do_recognize_nacl_file() local
211 if ((elfcpp::Swap<32, big_endian>::readval(note_data + 0) in do_recognize_nacl_file()
213 && (elfcpp::Swap<32, big_endian>::readval(note_data + 4) in do_recognize_nacl_file()
215 && (elfcpp::Swap<32, big_endian>::readval(note_data + 8) in do_recognize_nacl_file()
218 const unsigned char* name = note_data + 12; in do_recognize_nacl_file()
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf.c13380 elfcore_write_file_note (bfd *obfd, char *note_data, int *note_size, in elfcore_write_file_note() argument
13383 return elfcore_write_note (obfd, note_data, note_size, in elfcore_write_file_note()
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf.c13391 elfcore_write_file_note (bfd *obfd, char *note_data, int *note_size, in elfcore_write_file_note() argument
13394 return elfcore_write_note (obfd, note_data, note_size, in elfcore_write_file_note()