Searched defs:symtab_node (Results 1 – 4 of 4) sorted by relevance
107 symtab_node struct113 explicit symtab_node (symtab_type t) in symtab_node() argument238 bool semantically_equivalent_p (symtab_node *target); argument244 tree get_comdat_group () in get_comdat_group()250 tree get_comdat_group_id () in get_comdat_group_id()276 /* Add this symtab_node to the same comdat group that OLD is in. */ argument419 inline bool in_same_comdat_group_p (symtab_node *target); argument445 static inline symtab_node *get (const_tree decl) in get() argument485 unsigned definition : 1;488 unsigned alias : 1;[all …]
1797 struct symtab_node *symtab_node; member