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

/freebsd-9.3-release/contrib/gcc/
H A Ddwarf2out.c4228 static void gen_type_die (tree, dw_die_ref);
8506 gen_type_die (qualified_type, context_die);
8555 gen_type_die (type, context_die);
11303 call gen_type_die before we call new_die. See below also. */
11305 gen_type_die (TREE_TYPE (type), context_die);
11351 gen_type_die (element_type, context_die);
11392 gen_type_die (VEC_index (tree, incomplete_types, i), comp_unit_die);
11618 gen_type_die (TREE_VALUE (link), context_die);
11630 gen_type_die (type, context_die);
11652 gen_type_die (member_declared_typ
12828 gen_type_die (tree type, dw_die_ref context_die) function
[all...]

Completed in 81 milliseconds