|
GDBserver
|
Public Attributes | |
| uintptr_t | start |
| uintptr_t | free |
| uintptr_t | end_free |
| uintptr_t | wrap |
Definition at line 1044 of file tracepoint.c.
| uintptr_t ipa_trace_buffer_control::end_free |
Definition at line 1048 of file tracepoint.c.
Referenced by clear_inferior_trace_buffer(), and upload_fast_traceframes().
| uintptr_t ipa_trace_buffer_control::free |
Definition at line 1047 of file tracepoint.c.
Referenced by clear_inferior_trace_buffer(), and upload_fast_traceframes().
| uintptr_t ipa_trace_buffer_control::start |
Definition at line 1046 of file tracepoint.c.
Referenced by clear_inferior_trace_buffer(), and upload_fast_traceframes().
| uintptr_t ipa_trace_buffer_control::wrap |
Definition at line 1049 of file tracepoint.c.
Referenced by clear_inferior_trace_buffer(), and upload_fast_traceframes().
1.8.10