GCC Middle and Back End API Reference
|
Data Fields | |
struct var_loc_node * | first |
struct var_loc_node * | last |
struct var_loc_node * | last_before_switch |
unsigned int | decl_id |
Variable location list.
unsigned int var_loc_list_def::decl_id |
Referenced by add_var_loc_to_decl(), decl_loc_hasher::equal(), and decl_loc_hasher::hash().
struct var_loc_node* var_loc_list_def::first |
struct var_loc_node* var_loc_list_def::last |
Referenced by add_var_loc_to_decl(), and set_cur_line_info_table().
struct var_loc_node* var_loc_list_def::last_before_switch |
Referenced by dw_loc_list(), and set_cur_line_info_table().