|
GDB (xrefs)
|
Public Attributes | |
| struct gdbarch * | gdbarch |
| bfd * | obfd |
| char * | note_data |
| int * | note_size |
| enum gdb_signal | stop_signal |
Definition at line 266 of file fbsd-tdep.c.
| struct gdbarch* fbsd_corefile_thread_data::gdbarch |
Definition at line 268 of file fbsd-tdep.c.
Referenced by fbsd_corefile_thread(), and fbsd_make_corefile_notes().
| char* fbsd_corefile_thread_data::note_data |
Definition at line 270 of file fbsd-tdep.c.
Referenced by fbsd_corefile_thread(), and fbsd_make_corefile_notes().
| int* fbsd_corefile_thread_data::note_size |
Definition at line 271 of file fbsd-tdep.c.
Referenced by fbsd_corefile_thread(), and fbsd_make_corefile_notes().
| bfd* fbsd_corefile_thread_data::obfd |
Definition at line 269 of file fbsd-tdep.c.
Referenced by fbsd_corefile_thread(), and fbsd_make_corefile_notes().
| enum gdb_signal fbsd_corefile_thread_data::stop_signal |
Definition at line 272 of file fbsd-tdep.c.
Referenced by fbsd_corefile_thread(), and fbsd_make_corefile_notes().
1.8.14