|
GDB (xrefs)
|
Public Attributes | |
| bfd * | obfd |
| char * | note_data |
| int * | note_size |
| enum gdb_signal | stop_signal |
| char* procfs_corefile_thread_data::note_data |
Definition at line 3854 of file procfs.c.
Referenced by procfs_corefile_thread_callback(), and procfs_make_note_section().
| int* procfs_corefile_thread_data::note_size |
Definition at line 3855 of file procfs.c.
Referenced by procfs_corefile_thread_callback(), and procfs_make_note_section().
| bfd* procfs_corefile_thread_data::obfd |
Definition at line 3853 of file procfs.c.
Referenced by procfs_corefile_thread_callback(), and procfs_make_note_section().
| enum gdb_signal procfs_corefile_thread_data::stop_signal |
Definition at line 3856 of file procfs.c.
Referenced by procfs_corefile_thread_callback(), and procfs_make_note_section().
1.8.14