GDB (xrefs)
|
#include "btrace.h"
Public Attributes | |
CORE_ADDR | pc |
gdb_byte | size |
enum btrace_insn_class | iclass |
enum btrace_insn_class btrace_insn::iclass |
Definition at line 67 of file btrace.h.
Referenced by btrace_compute_ftrace_bts(), ftrace_classify_insn(), ftrace_find_call(), and ftrace_update_function().
CORE_ADDR btrace_insn::pc |
Definition at line 61 of file btrace.h.
Referenced by btrace_compute_ftrace_bts(), btrace_compute_src_line_range(), btrace_insn_history(), btrace_stitch_bts(), ftrace_print_insn_addr(), ftrace_update_function(), record_btrace_fetch_registers(), record_btrace_frame_prev_register(), and record_btrace_step_thread().
gdb_byte btrace_insn::size |
Definition at line 64 of file btrace.h.
Referenced by btrace_compute_ftrace_bts(), and ftrace_update_function().