Home
last modified time | relevance | path

Searched refs:lookup_decl_loc (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDdwarf2out.c3276 static var_loc_list *lookup_decl_loc (const_tree);
5147 lookup_decl_loc (const_tree decl) in lookup_decl_loc() function
13563 var_loc_list *loc_list = lookup_decl_loc (loc); in loc_list_from_tree()
15045 loc_list = lookup_decl_loc (decl); in add_location_or_const_value_attribute()
/dragonfly/contrib/gcc-8.0/gcc/
HDdwarf2out.c3662 static var_loc_list *lookup_decl_loc (const_tree);
6022 lookup_decl_loc (const_tree decl) in lookup_decl_loc() function
18358 var_loc_list *loc_list = lookup_decl_loc (loc); in loc_list_from_tree_1()
20164 loc_list = lookup_decl_loc (decl); in add_location_or_const_value_attribute()