|
GCC Middle and Back End API Reference
|

Data Fields | |
| rtx | loc |
| const char * | label |
| struct var_loc_node * | next |
| var_loc_view | view |
Node of the variable location list.
| const char* var_loc_node::label |
| rtx var_loc_node::loc |
Referenced by add_location_or_const_value_attribute(), and add_var_loc_to_decl().
| struct var_loc_node* var_loc_node::next |
Referenced by add_location_or_const_value_attribute(), add_var_loc_to_decl(), dw_loc_list(), and set_cur_line_info_table().
| var_loc_view var_loc_node::view |