GDB (xrefs)
|
Go to the source code of this file.
Functions | |
void | record_btrace_push_target (void) |
const struct btrace_cpu * | record_btrace_get_cpu (void) |
|
extern |
Definition at line 225 of file record-btrace.c.
References CS_AUTO, CS_CPU, CS_NONE, record_btrace_cpu, and record_btrace_cpu_state.
Referenced by record_btrace_target::info_record(), record_btrace_resume_thread(), recpy_bt_begin(), recpy_bt_end(), recpy_bt_function_call_history(), recpy_bt_instruction_history(), and require_btrace_thread().
|
extern |
Definition at line 337 of file record-btrace.c.
References create_async_event_handler(), current_inferior(), interps_notify_record_changed(), inferior::push_target(), record_btrace_async_inferior_event_handler, record_btrace_auto_enable(), record_btrace_conf, record_btrace_generating_corefile, record_btrace_handle_async_inferior_event(), and record_btrace_ops.
Referenced by record_btrace_target_open(), and remote_target::remote_btrace_maybe_reopen().