File libsrc/vre_loop.c


Included Files


Local Variables

com_2
static struct match_token com_2[]
Used in:

mod_sizes
static struct match_token mod_sizes[]

Used in:

last_list
static char last_list[]

Used in:

ADDR
static char ADDR[]

Used in:

TYPE
static char TYPE[]

Used in:

whitespace
static char whitespace[]

Used in:

my_seg_base
static void* my_seg_base

Used in:

last_type
static char* last_type

Used in:

Global Function vre_Get_ADDR()

int vre_Get_ADDR ( char* np, char** nnp )
Prototyped in:
Calls:
Called by:
References Variables:

Global Function vre_Interactive_Loop()

int vre_Interactive_Loop ( char* line, FILE* fp, void* base )
Prototyped in:
Calls:
References Variables:

Local Function change_a_loc()

static int change_a_loc ( FILE* fp, void* vp, char* np )
Calls:
Called by:
References Variables:

Local Function get_hex_param()

static int get_hex_param ( char* np, char** nnp )
Calls:
Called by:

Local Function get_last_int()

static int get_last_int ( char* key )
Calls:
Called by:
References Variables:

Local Function get_last_str()

static char* get_last_str ( char* key )
Calls:
Called by:
References Variables:

Local Function get_last_type()

static char* get_last_type ( char* np, char** nnp )
Calls:
Called by:
References Variables:

Local Function get_val_at()

static int get_val_at ( int pval, size_t isize )
Called by:
References Variables:

Local Function list_vars()

static int list_vars ( FILE* fp, char* np )
Calls:
Called by:
References Variables:

Local Function set_last_int()

static int set_last_int ( char* key, int newval )
Calls:
Called by:
References Variables:

Local Function set_last_str()

static int set_last_str ( char* key, char* newval )
Calls:
Called by:
References Variables:

Local Function show_something()

static int show_something ( FILE* fp, void* vp, char* np )
Calls:
Called by: