GDB (xrefs)
|
#include "ax.h"
Public Attributes | |
unsigned char * | buf |
int | len |
int | size |
struct gdbarch * | gdbarch |
CORE_ADDR | scope |
enum agent_flaws | flaw |
int | final_height |
int | max_height |
int | min_height |
int | max_data_size |
int | reg_mask_len |
unsigned char * | reg_mask |
unsigned int | tracing: 1 |
int | trace_string |
unsigned char* agent_expr::buf |
Definition at line 98 of file ax.h.
Referenced by append_const(), ax_goto(), ax_label(), ax_print(), ax_reg(), ax_reqs(), ax_simple(), ax_string(), ax_trace_quick(), ax_tsv(), free_agent_expr(), generic_ext(), grow_expr(), new_agent_expr(), read_const(), remote_add_target_side_commands(), remote_add_target_side_condition(), remote_download_tracepoint(), and stringify_collection_list().
Definition at line 114 of file ax.h.
Referenced by ax_reqs(), and report_agent_reqs_errors().
struct gdbarch* agent_expr::gdbarch |
Definition at line 107 of file ax.h.
Referenced by ax_print(), ax_reg(), ax_reg_mask(), compile_probe_arg(), and new_agent_expr().
Definition at line 101 of file ax.h.
Referenced by append_const(), ax_goto(), ax_print(), ax_reg(), ax_reqs(), ax_simple(), ax_string(), ax_trace_quick(), ax_tsv(), dwarf2_compile_expr_to_ax(), gen_expr(), gen_sizeof(), generic_ext(), grow_expr(), is_nontrivial_conversion(), new_agent_expr(), read_const(), remote_add_target_side_commands(), remote_add_target_side_condition(), remote_download_tracepoint(), stringify_collection_list(), and validate_actionline().
Definition at line 121 of file ax.h.
Referenced by ax_reqs(), and report_agent_reqs_errors().
Definition at line 121 of file ax.h.
Referenced by ax_reqs(), and report_agent_reqs_errors().
unsigned char* agent_expr::reg_mask |
Definition at line 145 of file ax.h.
Referenced by ax_print(), ax_reg_mask(), collect_symbol(), encode_actions_1(), free_agent_expr(), and new_agent_expr().
Definition at line 144 of file ax.h.
Referenced by ax_print(), ax_reg_mask(), collect_symbol(), encode_actions_1(), and new_agent_expr().
Definition at line 110 of file ax.h.
Referenced by ax_print(), compile_probe_arg(), dwarf2_compile_expr_to_ax(), gen_expr(), gen_frame_args_address(), gen_frame_locals_address(), gen_maybe_namespace_elt(), get_ax_pc(), loclist_tracepoint_var_ref(), and new_agent_expr().
Definition at line 104 of file ax.h.
Referenced by grow_expr(), and new_agent_expr().
Definition at line 162 of file ax.h.
Referenced by agent_eval_command_one(), encode_actions_1(), gen_trace_for_expr(), gen_trace_for_return_address(), gen_trace_for_var(), gen_traced_pop(), and new_agent_expr().
unsigned int agent_expr::tracing |
Definition at line 156 of file ax.h.
Referenced by access_memory(), gen_bitfield_ref(), gen_eval_for_expr(), gen_expr(), gen_fetch(), gen_printf(), gen_trace_for_expr(), gen_trace_for_return_address(), gen_trace_for_var(), gen_traced_pop(), and new_agent_expr().