Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDdwarf2out.c3395 static void add_data_member_location_attribute (dw_die_ref, tree);
14283 add_data_member_location_attribute (dw_die_ref die, tree decl) in add_data_member_location_attribute() function
18301 add_data_member_location_attribute (decl_die, decl); in gen_field_die()
18584 add_data_member_location_attribute (die, binfo); in gen_inheritance_die()
/dragonfly/contrib/gcc-8.0/gcc/
HDdwarf2out.c3775 static void add_data_member_location_attribute (dw_die_ref, tree,
19347 add_data_member_location_attribute (dw_die_ref die, in add_data_member_location_attribute() function
24291 add_data_member_location_attribute (decl_die, decl, ctx); in gen_field_die()
24603 add_data_member_location_attribute (die, binfo, &ctx); in gen_inheritance_die()