Searched refs:add_child_die (Results 1 – 6 of 6) sorted by relevance
| /freebsd-11-stable/contrib/gcc/ |
| HD | dwarf2out.c | 4074 static void add_child_die (dw_die_ref, dw_die_ref); 5534 add_child_die (dw_die_ref die, dw_die_ref child_die) in add_child_die() function 5582 add_child_die (parent, child); in splice_child_die() 5595 add_child_die (parent_die, die); in new_die() 6441 add_child_die (unit, c); in break_out_includes() 11476 add_child_die (scope_die_for (type, context_die), type_die); in gen_enumeration_type_die() 11787 add_child_die (context_die, old_die); in gen_subprogram_die() 12603 add_child_die (scope_die, type_die); in gen_struct_or_union_type_die() 13026 add_child_die (context_die, die); in decls_for_scope() 14419 add_child_die (origin->die_parent, die); in dwarf2out_finish() [all …]
|
| HD | ChangeLog-1997 | 1278 (add_child_die, modified_type_die, add_bit_offset_attribute): Likewise.
|
| HD | FSFChangeLog.11 | 5171 add_child_die if die_parent is NULL. 5175 call add_child_die if die_parent is NULL. Delete limbo_die_count code.
|
| HD | ChangeLog-2006 | 6863 (add_child_die): Update for change to die_struct. 6864 (splice_child_die): Use remove_child_with_prev and add_child_die.
|
| HD | ChangeLog-1999 | 2204 (add_dwarf_attr, add_child_die): Just push onto the front.
|
| HD | ChangeLog-2004 | 14615 AT_loc, AT_loc_list, AT_addr, AT_lbl, add_child_die,
|