HomeSort by relevance Sort by last modified time
    Searched refs:htab_t (Results 1 - 22 of 22) sorted by null

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
hashtab.h 144 typedef struct htab *htab_t; typedef in typeref:struct:htab
151 extern htab_t htab_create_alloc (size_t, htab_hash,
155 extern htab_t htab_create_alloc_ex (size_t, htab_hash,
161 extern htab_t htab_create (size_t, htab_hash, htab_eq, htab_del);
162 extern htab_t htab_try_create (size_t, htab_hash, htab_eq, htab_del);
164 extern void htab_set_functions_ex (htab_t, htab_hash,
169 extern void htab_delete (htab_t);
170 extern void htab_empty (htab_t);
172 extern void * htab_find (htab_t, const void *);
173 extern void ** htab_find_slot (htab_t, const void *, enum insert_option)
    [all...]
function.h 160 htab_t GTY ((param_is (struct ehl_map_entry))) exception_handler_label_map;
489 htab_t GTY((skip)) value_histograms;
523 htab_t GTY ((param_is (union tree_node))) used_types_hash;
cgraph.h 155 htab_t GTY((param_is (struct cgraph_edge))) call_site_hash;
392 htab_t GTY ((param_is (struct cgraph_mod_info))) def_module_hash;
tree-flow.h 142 htab_t GTY((param_is (union tree_node))) referenced_vars;
185 htab_t GTY((param_is (union tree_node))) default_defs;
210 htab_t htab;
    [all...]
tree-flow-inline.h 79 static inline htab_t
107 first_htab_element (htab_iterator *hti, htab_t table)
    [all...]
gimple.h 966 htab_t temp_htab;
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
hashtab.h 144 typedef struct htab *htab_t; typedef in typeref:struct:htab
151 extern htab_t htab_create_alloc (size_t, htab_hash,
155 extern htab_t htab_create_alloc_ex (size_t, htab_hash,
161 extern htab_t htab_create (size_t, htab_hash, htab_eq, htab_del);
162 extern htab_t htab_try_create (size_t, htab_hash, htab_eq, htab_del);
164 extern void htab_set_functions_ex (htab_t, htab_hash,
169 extern void htab_delete (htab_t);
170 extern void htab_empty (htab_t);
172 extern void * htab_find (htab_t, const void *);
173 extern void ** htab_find_slot (htab_t, const void *, enum insert_option)
    [all...]
function.h 160 htab_t GTY ((param_is (struct ehl_map_entry))) exception_handler_label_map;
489 htab_t GTY((skip)) value_histograms;
523 htab_t GTY ((param_is (union tree_node))) used_types_hash;
664 extern GTY((param_is (struct types_used_by_vars_entry))) htab_t
cgraph.h 155 htab_t GTY((param_is (struct cgraph_edge))) call_site_hash;
396 htab_t GTY ((param_is (struct cgraph_mod_info))) def_module_hash;
tree-flow.h 142 htab_t GTY((param_is (union tree_node))) referenced_vars;
185 htab_t GTY((param_is (union tree_node))) default_defs;
210 htab_t htab;
    [all...]
tree-flow-inline.h 79 static inline htab_t
107 first_htab_element (htab_iterator *hti, htab_t table)
    [all...]
gimple.h 966 htab_t temp_htab;
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
hashtab.h 144 typedef struct htab *htab_t; typedef in typeref:struct:htab
151 extern htab_t htab_create_alloc (size_t, htab_hash,
155 extern htab_t htab_create_alloc_ex (size_t, htab_hash,
161 extern htab_t htab_create (size_t, htab_hash, htab_eq, htab_del);
162 extern htab_t htab_try_create (size_t, htab_hash, htab_eq, htab_del);
164 extern void htab_set_functions_ex (htab_t, htab_hash,
169 extern void htab_delete (htab_t);
170 extern void htab_empty (htab_t);
172 extern void * htab_find (htab_t, const void *);
173 extern void ** htab_find_slot (htab_t, const void *, enum insert_option)
    [all...]
function.h 160 htab_t GTY ((param_is (struct ehl_map_entry))) exception_handler_label_map;
489 htab_t GTY((skip)) value_histograms;
523 htab_t GTY ((param_is (union tree_node))) used_types_hash;
527 htab_t GTY ((param_is (struct overlay_decl_mapping))) union_decl_list_map;
668 extern GTY((param_is (struct types_used_by_vars_entry))) htab_t
cgraph.h 156 htab_t GTY((param_is (struct cgraph_edge))) call_site_hash;
402 htab_t GTY ((param_is (struct cgraph_mod_info))) def_module_hash;
tree-flow.h 142 htab_t GTY((param_is (union tree_node))) referenced_vars;
185 htab_t GTY((param_is (union tree_node))) default_defs;
210 htab_t htab;
    [all...]
cfgloop.h 195 htab_t GTY((param_is (struct loop_exit))) exits;
tree-flow-inline.h 79 static inline htab_t
107 first_htab_element (htab_iterator *hti, htab_t table)
    [all...]
gimple.h 966 htab_t temp_htab;
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/cp/
cp-tree.h 867 htab_t GTY((param_is(struct named_label_entry))) x_named_labels;
870 htab_t GTY((param_is (struct cxx_int_tree_map))) extern_decl_map;
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/cp/
cp-tree.h 867 htab_t GTY((param_is(struct named_label_entry))) x_named_labels;
870 htab_t GTY((param_is (struct cxx_int_tree_map))) extern_decl_map;
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/cp/
cp-tree.h 867 htab_t GTY((param_is(struct named_label_entry))) x_named_labels;
870 htab_t GTY((param_is (struct cxx_int_tree_map))) extern_decl_map;
    [all...]

Completed in 1203 milliseconds