Definition at line 1810 of file linux-tdep.c.
◆ linux_corefile_thread_data()
linux_corefile_thread_data::linux_corefile_thread_data |
( |
struct gdbarch * |
gdbarch, |
|
|
bfd * |
obfd, |
|
|
gdb::unique_xmalloc_ptr< char > & |
note_data, |
|
|
int * |
note_size, |
|
|
gdb_signal |
stop_signal |
|
) |
| |
|
inline |
◆ gdbarch
struct gdbarch* linux_corefile_thread_data::gdbarch |
◆ note_data
gdb::unique_xmalloc_ptr<char>& linux_corefile_thread_data::note_data |
◆ note_size
int* linux_corefile_thread_data::note_size |
◆ obfd
bfd* linux_corefile_thread_data::obfd |
◆ stop_signal
enum gdb_signal linux_corefile_thread_data::stop_signal |
The documentation for this struct was generated from the following file: