HomeSort by: relevance | last modified time | path
    Searched defs:decl_hash_type (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 8379 typedef hash_table<decl_table_entry_hasher> decl_hash_type;
8388 decl_hash_type *decl_table)
8829 clone_tree_partial (dw_die_ref die, decl_hash_type *decl_table)
8866 copy_decls_walk (dw_die_ref unit, dw_die_ref die, decl_hash_type *decl_table)
8959 collect_skeleton_dies (dw_die_ref die, decl_hash_type *decl_table)
8992 decl_hash_type decl_table (10);
8369 typedef hash_table<decl_table_entry_hasher> decl_hash_type; typedef
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 8337 typedef hash_table<decl_table_entry_hasher> decl_hash_type;
8346 decl_hash_type *decl_table)
8787 clone_tree_partial (dw_die_ref die, decl_hash_type *decl_table)
8824 copy_decls_walk (dw_die_ref unit, dw_die_ref die, decl_hash_type *decl_table)
8917 collect_skeleton_dies (dw_die_ref die, decl_hash_type *decl_table)
8950 decl_hash_type decl_table (10);
8327 typedef hash_table<decl_table_entry_hasher> decl_hash_type; typedef

Completed in 81 milliseconds