Searched refs:add_name_and_src_coords_attributes (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Ddwarf2out.c4190 static void add_name_and_src_coords_attributes (dw_die_ref, tree);
8578 /* Could just call add_name_and_src_coords_attributes here,
11042 add_name_and_src_coords_attributes (dw_die_ref die, tree decl)
11371 add_name_and_src_coords_attributes (decl_die, decl);
11527 add_name_and_src_coords_attributes (parm_die, node);
11840 add_name_and_src_coords_attributes (subr_die, decl);
12131 add_name_and_src_coords_attributes (var_die, decl);
12175 add_name_and_src_coords_attributes (lbl_die, decl);
12316 add_name_and_src_coords_attributes (decl_die, decl);
12660 add_name_and_src_coords_attributes (type_di
11028 add_name_and_src_coords_attributes (dw_die_ref die, tree decl) function
[all...]

Completed in 79 milliseconds