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

/freebsd-9.3-release/contrib/gcc/
H A Ddwarf2out.c4179 static void add_name_attribute (dw_die_ref, const char *);
8284 add_name_attribute (base_type_result, "__unknown__");
8582 add_name_attribute (mod_type_die, IDENTIFIER_POINTER (name));
10665 add_name_attribute (dw_die_ref die, const char *name_string)
11049 add_name_attribute (die, dwarf2_name (decl, 0));
11309 add_name_attribute (array_die, type_tag (type));
11446 add_name_attribute (type_die, type_tag (type));
11476 add_name_attribute (enum_die,
12406 add_name_attribute (die, filename);
12572 add_name_attribute (type_di
10652 add_name_attribute (dw_die_ref die, const char *name_string) function
[all...]

Completed in 112 milliseconds