Searched refs:TYPE_SYMTAB_DIE (Results 1 – 5 of 5) sorted by relevance
1003 #define TYPE_SYMTAB_DIE(NODE) (TYPE_CHECK (NODE)->type.symtab.die) macro
5177 return TYPE_SYMTAB_DIE (type);5187 TYPE_SYMTAB_DIE (type) = type_die;
3917 * dwarf2out.c (lookup_type_die): Use TYPE_SYMTAB_DIE.3919 * tree.h (TYPE_SYMTAB_DIE): New macro.
1922 #define TYPE_SYMTAB_DIE(NODE) (TYPE_CHECK (NODE)->type.symtab.die) macro
5607 return TYPE_SYMTAB_DIE (type); in lookup_type_die()5615 TYPE_SYMTAB_DIE (type) = type_die; in equate_type_number_to_die()