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().
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 var_location_switch_text_section_1().
struct var_loc_node* var_loc_list_def::last_before_switch |
Referenced by dw_loc_list(), and var_location_switch_text_section_1().