GDB (xrefs)
Public Attributes | List of all members
procfs_corefile_thread_data Struct Reference

Public Attributes

bfd * obfd
 
char * note_data
 
int * note_size
 
enum gdb_signal stop_signal
 

Detailed Description

Definition at line 3852 of file procfs.c.

Member Data Documentation

◆ note_data

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().

◆ note_size

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().

◆ obfd

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().

◆ stop_signal

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().


The documentation for this struct was generated from the following file: