GDB (xrefs)
|
Go to the source code of this file.
Functions | |
void | gcore_elf_build_thread_register_notes (struct gdbarch *gdbarch, struct thread_info *info, gdb_signal stop_signal, bfd *obfd, gdb::unique_xmalloc_ptr< char > *note_data, int *note_size) |
void | gcore_elf_make_tdesc_note (struct gdbarch *gdbarch, bfd *obfd, gdb::unique_xmalloc_ptr< char > *note_data, int *note_size) |
|
extern |
Definition at line 127 of file gcore-elf.c.
References gcore_elf_collect_thread_registers(), get_thread_arch_regcache(), and target_fetch_registers().
Referenced by elf_none_make_corefile_notes(), fbsd_make_corefile_notes(), and linux_corefile_thread().
|
extern |
Definition at line 142 of file gcore-elf.c.
References gdbarch_target_desc(), nullptr, and tdesc_get_features_xml().
Referenced by elf_none_make_corefile_notes(), fbsd_make_corefile_notes(), and linux_make_corefile_notes().