|
GCC Middle and Back End API Reference
|

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