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

/freebsd-9.3-release/contrib/gcc/
H A Ddwarf2out.h26 struct die_struct;
27 extern void debug_dwarf_die (struct die_struct *);
H A Dtree.h2116 struct die_struct;
2153 struct die_struct * GTY ((tag ("2"))) die;
H A Ddwarf2out.c2675 typedef struct die_struct *dw_die_ref;
3734 typedef struct die_struct GTY(())
3878 static GTY ((param_is (struct die_struct))) htab_t decl_die_table;
5628 /* Returns a hash value for X (which really is a die_struct). */
5636 /* Return nonzero if decl_id of die_struct X is the same as UID of decl *Y. */
6348 const struct die_struct *entry2 = of2;
3730 typedef struct die_struct GTY(()) function

Completed in 144 milliseconds