|
GDBserver
|
#include "btrace-common.h"
Public Attributes | |
| struct btrace_data_pt_config | config |
| gdb_byte * | data |
| unsigned long | size |
Definition at line 146 of file btrace-common.h.
| struct btrace_data_pt_config btrace_data_pt::config |
Definition at line 149 of file btrace-common.h.
| gdb_byte* btrace_data_pt::data |
Definition at line 152 of file btrace-common.h.
Referenced by btrace_data_append(), and btrace_data_fini().
| unsigned long btrace_data_pt::size |
Definition at line 155 of file btrace-common.h.
Referenced by btrace_data_append(), and btrace_data_empty().
1.8.10