GDB (xrefs)
Public Attributes | List of all members
agent_expr Struct Reference

#include "ax.h"

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
int agent_expr::final_height

Definition at line 118 of file ax.h.

Referenced by ax_reqs().

enum agent_flaws agent_expr::flaw

Definition at line 114 of file ax.h.

Referenced by ax_reqs(), and report_agent_reqs_errors().

struct gdbarch* agent_expr::gdbarch
int agent_expr::len
int agent_expr::max_data_size

Definition at line 125 of file ax.h.

Referenced by ax_reqs().

int agent_expr::max_height

Definition at line 121 of file ax.h.

Referenced by ax_reqs(), and report_agent_reqs_errors().

int agent_expr::min_height

Definition at line 121 of file ax.h.

Referenced by ax_reqs(), and report_agent_reqs_errors().

unsigned char* agent_expr::reg_mask
int agent_expr::reg_mask_len

Definition at line 144 of file ax.h.

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

CORE_ADDR agent_expr::scope
int agent_expr::size

Definition at line 104 of file ax.h.

Referenced by grow_expr(), and new_agent_expr().

int agent_expr::trace_string
unsigned int agent_expr::tracing

The documentation for this struct was generated from the following file: