Searched refs:add_name_attribute (Results 1 – 3 of 3) sorted by relevance
| /trueos/contrib/gcc/ |
| HD | dwarf2out.c | 4175 static void add_name_attribute (dw_die_ref, const char *); 8277 add_name_attribute (base_type_result, "__unknown__"); in base_type_die() 8580 add_name_attribute (mod_type_die, IDENTIFIER_POINTER (name)); in modified_type_die() 10662 add_name_attribute (dw_die_ref die, const char *name_string) in add_name_attribute() function 11045 add_name_attribute (die, dwarf2_name (decl, 0)); in add_name_and_src_coords_attributes() 11317 add_name_attribute (array_die, type_tag (type)); in gen_array_type_die() 11454 add_name_attribute (type_die, type_tag (type)); in gen_enumeration_type_die() 11484 add_name_attribute (enum_die, in gen_enumeration_type_die() 12414 add_name_attribute (die, filename); in gen_compile_unit_die() 12580 add_name_attribute (type_die, type_tag (type)); in gen_struct_or_union_type_die() [all …]
|
| HD | ChangeLog-1999 | 3799 (base_type_die, add_name_attribute): Call demangle function, if any. 11034 dwarf2_name, add_name_attribute, lookup_filename, dwarf2out_line,
|
| HD | ChangeLog-2003 | 35700 (add_name_attribute): Remove inline marker.
|