Home
last modified time | relevance | path

Searched defs:decl_table (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Ddwarf2out.cc8336 decl_hash_type *decl_table) in copy_ancestor_tree()
8777 clone_tree_partial (dw_die_ref die, decl_hash_type *decl_table) in clone_tree_partial()
8814 copy_decls_walk (dw_die_ref unit, dw_die_ref die, decl_hash_type *decl_table) in copy_decls_walk()
8907 collect_skeleton_dies (dw_die_ref die, decl_hash_type *decl_table) in collect_skeleton_dies()
8940 decl_hash_type decl_table (10); in copy_decls_for_unworthy_types() local
Dgenautomata.cc2000 static htab_t decl_table; variable