GDB (xrefs)
Public Attributes
agent_expr Struct Reference

#include "ax.h"

List of all members.

Public Attributes

unsigned char * buf
int len
int size
struct gdbarchgdbarch
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

Detailed Description

Definition at line 95 of file ax.h.


Member Data Documentation

unsigned char* agent_expr::buf

Definition at line 118 of file ax.h.

Referenced by ax_reqs().

Definition at line 114 of file ax.h.

Referenced by ax_reqs(), and report_agent_reqs_errors().

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 125 of file ax.h.

Referenced by ax_reqs().

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 144 of file ax.h.

Referenced by ax_print(), ax_reg_mask(), collect_symbol(), encode_actions_1(), and new_agent_expr().

Definition at line 104 of file ax.h.

Referenced by grow_expr(), and new_agent_expr().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines