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

/freebsd-9.3-release/contrib/gcc/
H A Ddwarf2out.c8473 dw_die_ref sub_die = NULL;
8525 sub_die = modified_type_die (type, 0, is_volatile_type, context_die);
8530 sub_die = modified_type_die (type, 0, 0, context_die);
8593 sub_die = modified_type_die (item_type,
8598 if (sub_die != NULL)
8599 add_AT_die_ref (mod_type_die, DW_AT_type, sub_die);
8461 dw_die_ref sub_die = NULL; local

Completed in 113 milliseconds