Searched refs:GTY (Results 1 - 25 of 114) sorted by relevance

12345

/freebsd-11-stable/contrib/gcclibs/libcpp/include/
H A Dcpp-id-data.h28 struct answer GTY(())
32 cpp_token GTY ((length ("%h.count"))) first[1];
37 struct cpp_macro GTY(())
40 cpp_hashnode ** GTY ((nested_ptr (union tree_node,
51 cpp_token * GTY ((tag ("0"), length ("%0.count"))) tokens;
52 const unsigned char * GTY ((tag ("1"))) text;
53 } GTY ((desc ("%1.traditional"))) exp;
H A Dcpplib.h161 struct cpp_string GTY(())
191 struct cpp_token GTY(())
201 GTY ((nested_ptr (union tree_node,
208 cpp_token * GTY ((tag ("CPP_TOKEN_FLD_SOURCE"))) source;
211 struct cpp_string GTY ((tag ("CPP_TOKEN_FLD_STR"))) str;
214 unsigned int GTY ((tag ("CPP_TOKEN_FLD_ARG_NO"))) arg_no;
217 unsigned int GTY ((tag ("CPP_TOKEN_FLD_PRAGMA"))) pragma;
218 } GTY ((desc ("cpp_token_val_index (&%1)"))) val;
596 union _cpp_hashnode_value GTY(())
599 cpp_macro * GTY((ta
[all...]
H A Dsymtab.h22 #define GTY(x) /* nothing */ macro
27 struct ht_identifier GTY(())
/freebsd-11-stable/contrib/gcclibs/include/
H A Dsplay-tree.h39 #ifndef GTY
40 #define GTY(X) macro
81 struct splay_tree_node_s GTY(())
84 splay_tree_key GTY ((use_param1)) key;
87 splay_tree_value GTY ((use_param2)) value;
90 splay_tree_node GTY ((use_params)) left;
91 splay_tree_node GTY ((use_params)) right;
95 struct splay_tree_s GTY(())
98 splay_tree_node GTY ((use_params)) root;
112 void * GTY((ski
[all...]
H A Dhashtab.h41 #ifndef GTY
42 #define GTY(X) macro
99 struct htab GTY(())
111 void ** GTY ((use_param, length ("%h.size"))) entries;
135 void * GTY((skip)) alloc_arg;
/freebsd-11-stable/contrib/binutils/include/
H A Dsplay-tree.h39 #ifndef GTY
40 #define GTY(X) macro
81 struct splay_tree_node_s GTY(())
84 splay_tree_key GTY ((use_param1)) key;
87 splay_tree_value GTY ((use_param2)) value;
90 splay_tree_node GTY ((use_params)) left;
91 splay_tree_node GTY ((use_params)) right;
95 struct splay_tree_s GTY(())
98 splay_tree_node GTY ((use_params)) root;
112 void * GTY((ski
[all...]
H A Dhashtab.h41 #ifndef GTY
42 #define GTY(X) macro
99 struct htab GTY(())
111 void ** GTY ((use_param, length ("%h.size"))) entries;
135 void * GTY((skip)) alloc_arg;
/freebsd-11-stable/contrib/gcc/
H A Dcselib.h23 typedef struct cselib_val_struct GTY(())
30 rtx GTY ((tag ("1"))) val_rtx;
32 struct cselib_val_struct * GTY ((skip)) next_free;
33 } GTY ((desc ("1"))) u;
46 struct elt_loc_list GTY(())
59 struct elt_list GTY(())
H A Dcgraph.h52 struct cgraph_local_info GTY(())
89 struct cgraph_global_info GTY(())
107 struct cgraph_rtl_info GTY(())
115 struct cgraph_node GTY((chain_next ("%h.next"), chain_prev ("%h.previous")))
138 htab_t GTY((param_is (struct cgraph_edge))) call_site_hash;
140 PTR GTY ((skip)) aux;
175 struct cgraph_edge GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller")))
184 PTR GTY ((skip (""))) aux;
202 struct cgraph_varpool_node GTY(())
233 struct cgraph_asm_node GTY(())
[all...]
H A Doutput.h466 struct section_common GTY(()) {
472 struct named_section GTY(()) {
488 struct unnamed_section GTY(()) {
493 unnamed_section_callback GTY ((skip)) callback;
494 const void *GTY ((skip)) data;
514 struct noswitch_section GTY(()) {
518 noswitch_section_callback GTY ((skip)) callback;
522 union section GTY ((desc ("SECTION_STYLE (&(%h))")))
524 struct section_common GTY ((skip)) common;
525 struct named_section GTY ((ta
[all...]
H A Dvarray.h66 typedef union varray_data_tag GTY (()) {
67 char GTY ((length ("%0.num_elements"),
69 unsigned char GTY ((length ("%0.num_elements"),
71 short GTY ((length ("%0.num_elements"),
73 unsigned short GTY ((length ("%0.num_elements"),
75 int GTY ((length ("%0.num_elements"),
77 unsigned int GTY ((length ("%0.num_elements"),
79 long GTY ((length ("%0.num_elements"),
81 unsigned long GTY ((length ("%0.num_elements"),
83 HOST_WIDE_INT GTY ((lengt
[all...]
H A Dcoretypes.h36 #define GTY(x) /* nothing - marker for gengtype */ macro
H A Dfunction.h28 struct var_refs_queue GTY(())
41 struct sequence_stack GTY(())
60 struct emit_status GTY(())
100 unsigned char * GTY ((length ("%h.x_reg_rtx_no")))
105 rtx * GTY ((length ("%h.x_reg_rtx_no"))) x_regno_reg_rtx;
115 struct expr_status GTY(())
183 struct function GTY(())
320 struct machine_function * GTY ((maybe_undef)) machine;
332 htab_t GTY ((param_is (union tree_node))) used_types_hash;
481 extern GTY(()) struc
[all...]
H A Dtree-flow.h34 /* Forward declare structures for the garbage collector GTY markers. */
69 struct ptr_info_def GTY(())
106 struct tree_ann_common_d GTY(())
113 PTR GTY ((skip (""))) aux;
116 tree GTY((skip)) value_handle;
147 struct subvar GTY(())
156 struct var_ann_d GTY(())
216 struct function_ann_d GTY(())
223 ipa_reference_vars_info_t GTY ((skip)) reference_vars_info;
285 struct stmt_ann_d GTY(())
[all...]
H A Dinsn-addr.h26 extern GTY(()) varray_type insn_addresses_;
H A Dstringpool.c212 struct string_pool_data GTY(())
215 GTY((length ("%h.nslots"),
223 static GTY(()) struct string_pool_data * spd;
H A Dinput.h52 struct location_s GTY(())
H A Dlibfuncs.h51 extern GTY(()) rtx libfunc_table[LTI_MAX];
H A Dtree.h270 extern GTY(()) tree built_in_decls[(int) END_BUILTINS];
271 extern GTY(()) tree implicit_built_in_decls[(int) END_BUILTINS];
358 struct tree_common GTY(())
1296 struct tree_int_cst GTY(())
1310 struct tree_real_cst GTY(())
1321 struct tree_string GTY(())
1332 struct tree_complex GTY(())
1342 struct tree_vector GTY(())
1367 struct tree_identifier GTY(())
1377 struct tree_list GTY(())
[all...]
H A Dlists.c36 static GTY ((deletable)) rtx unused_insn_list;
39 static GTY ((deletable)) rtx unused_expr_list;
42 static GTY ((deletable)) rtx unused_deps_list;
/freebsd-11-stable/contrib/gdb/include/
H A Dsplay-tree.h39 #ifndef GTY
40 #define GTY(X) macro
81 struct splay_tree_node_s GTY(())
84 splay_tree_key GTY ((use_param1 (""))) key;
87 splay_tree_value GTY ((use_param2 (""))) value;
90 splay_tree_node GTY ((use_params (""))) left;
91 splay_tree_node GTY ((use_params (""))) right;
95 struct splay_tree_s GTY(())
98 splay_tree_node GTY ((use_params (""))) root;
112 PTR GTY((ski
[all...]
H A Dhashtab.h41 #ifndef GTY
42 #define GTY(X) macro
90 struct htab GTY(())
102 PTR * GTY ((use_param (""), length ("%h.size"))) entries;
126 PTR GTY((skip (""))) alloc_arg;
/freebsd-11-stable/contrib/gcc/config/
H A Dsol2.h241 extern GTY(()) tree solaris_pending_aligns;
242 extern GTY(()) tree solaris_pending_inits;
243 extern GTY(()) tree solaris_pending_finis;
/freebsd-11-stable/contrib/gcc/cp/
H A Dname-lookup.h35 struct binding_entry_s GTY(())
68 struct cxx_binding GTY(())
86 typedef struct cxx_saved_binding GTY(())
147 typedef struct cp_class_binding GTY(())
181 struct cp_binding_level GTY(())
285 extern GTY(()) tree global_namespace;
286 extern GTY(()) tree global_scope_name;
291 extern GTY(()) tree global_type_node;
H A Drepo.c47 static GTY(()) tree pending_repo;

Completed in 291 milliseconds

12345