| /openbsd-src/gnu/gcc/gcc/ |
| H A D | output.h | 465 struct section_common GTY(()) { struct 471 struct named_section GTY(()) { argument 487 struct unnamed_section GTY(()) { argument 492 unnamed_section_callback GTY ((skip)) callback; argument 493 const void *GTY ((skip)) data; 513 struct noswitch_section GTY(()) { argument 517 noswitch_section_callback GTY ((skip)) callback; argument 521 union section GTY ((desc ("SECTION_STYLE (&(%h))"))) union 523 struct section_common GTY ((skip)) common; 524 struct named_section GTY ((tag ("SECTION_NAMED"))) named; [all …]
|
| H A D | cgraph.h | 52 struct cgraph_local_info GTY(()) struct 89 struct cgraph_global_info GTY(()) argument 107 struct cgraph_rtl_info GTY(()) argument 115 struct cgraph_node GTY((chain_next ("%h.next"), chain_prev ("%h.previous"))) struct 138 htab_t GTY((param_is (struct cgraph_edge))) call_site_hash; argument 140 PTR GTY ((skip)) aux; 175 struct cgraph_edge GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"))) struct 184 PTR GTY ((skip (""))) aux; argument 202 struct cgraph_varpool_node GTY(()) struct 233 struct cgraph_asm_node GTY(()) argument [all …]
|
| H A D | varray.h | 66 typedef union varray_data_tag GTY (()) { union 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 ((length ("%0.num_elements"), [all …]
|
| H A D | cselib.h | 23 typedef struct cselib_val_struct GTY(()) struct 30 rtx GTY ((tag ("1"))) val_rtx; argument 32 struct cselib_val_struct * GTY ((skip)) next_free; 33 } GTY ((desc ("1"))) u; 46 struct elt_loc_list GTY(()) argument 59 struct elt_list GTY(()) argument
|
| H A D | function.h | 28 struct var_refs_queue GTY(()) struct 41 struct sequence_stack GTY(()) argument 59 struct emit_status GTY(()) struct 99 unsigned char * GTY ((length ("%h.x_reg_rtx_no"))) argument 104 rtx * GTY ((length ("%h.x_reg_rtx_no"))) x_regno_reg_rtx; 114 struct expr_status GTY(()) struct 182 struct function GTY(()) struct 313 struct machine_function * GTY ((maybe_undef)) machine; argument 325 htab_t GTY ((param_is (union tree_node))) used_types_hash; argument 474 extern GTY(()) struct function *cfun; argument [all …]
|
| H A D | tree-flow.h | 69 struct ptr_info_def GTY(()) struct 106 struct tree_ann_common_d GTY(()) struct 113 PTR GTY ((skip (""))) aux; argument 116 tree GTY((skip)) value_handle; 147 struct subvar GTY(()) struct 156 struct var_ann_d GTY(()) struct 216 struct function_ann_d GTY(()) argument 223 ipa_reference_vars_info_t GTY ((skip)) reference_vars_info; argument 285 struct stmt_ann_d GTY(()) struct 304 struct stmt_operands_d GTY ((skip (""))) operands; argument [all …]
|
| H A D | tree.h | 264 extern GTY(()) tree built_in_decls[(int) END_BUILTINS]; 265 extern GTY(()) tree implicit_built_in_decls[(int) END_BUILTINS]; 350 struct tree_common GTY(()) struct 1261 struct tree_int_cst GTY(()) struct 1275 struct tree_real_cst GTY(()) argument 1286 struct tree_string GTY(()) argument 1297 struct tree_complex GTY(()) argument 1307 struct tree_vector GTY(()) argument 1331 struct tree_identifier GTY(()) argument 1341 struct tree_list GTY(()) argument [all …]
|
| /openbsd-src/gnu/gcc/gcc/config/c4x/ |
| H A D | c4x-protos.h | 213 extern GTY(()) rtx smulhi3_libfunc; 214 extern GTY(()) rtx umulhi3_libfunc; 215 extern GTY(()) rtx fix_truncqfhi2_libfunc; 216 extern GTY(()) rtx fixuns_truncqfhi2_libfunc; 217 extern GTY(()) rtx fix_trunchfhi2_libfunc; 218 extern GTY(()) rtx fixuns_trunchfhi2_libfunc; 219 extern GTY(()) rtx floathiqf2_libfunc; 220 extern GTY(()) rtx floatunshiqf2_libfunc; 221 extern GTY(()) rtx floathihf2_libfunc; 222 extern GTY(()) rtx floatunshihf2_libfunc; [all …]
|
| /openbsd-src/gnu/lib/libiberty/include/ |
| H A D | splay-tree.h | 39 #ifndef GTY 40 #define GTY(X) macro 81 struct splay_tree_node_s GTY(()) struct 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(()) struct 98 splay_tree_node GTY ((use_params)) root; 112 void * GTY((skip)) allocate_data; argument
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/include/ |
| H A D | splay-tree.h | 39 #ifndef GTY 40 #define GTY(X) macro 81 struct splay_tree_node_s GTY(()) struct 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(()) struct 98 splay_tree_node GTY ((use_params)) root; 112 void * GTY((skip)) allocate_data; argument
|
| H A D | hashtab.h | 41 #ifndef GTY 42 #define GTY(X) macro 99 struct htab GTY(()) struct 111 void ** GTY ((use_param, length ("%h.size"))) entries; argument 135 void * GTY((skip)) alloc_arg; argument
|
| /openbsd-src/gnu/gcc/include/ |
| H A D | splay-tree.h | 39 #ifndef GTY 40 #define GTY(X) macro 81 struct splay_tree_node_s GTY(()) struct 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(()) struct 98 splay_tree_node GTY ((use_params)) root; 112 void * GTY((skip)) allocate_data; argument
|
| H A D | hashtab.h | 41 #ifndef GTY 42 #define GTY(X) macro 99 struct htab GTY(()) struct 111 void ** GTY ((use_param, length ("%h.size"))) entries; argument 135 void * GTY((skip)) alloc_arg; argument
|
| /openbsd-src/gnu/usr.bin/binutils/include/ |
| H A D | splay-tree.h | 39 #ifndef GTY 40 #define GTY(X) macro 81 struct splay_tree_node_s GTY(()) struct 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(()) struct 98 splay_tree_node GTY ((use_params (""))) root; 112 PTR GTY((skip (""))) allocate_data; argument
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
| H A D | com.h | 170 extern GTY(()) tree string_type_node; 171 extern GTY(()) tree ffecom_integer_type_node; 172 extern GTY(()) tree ffecom_integer_zero_node; 173 extern GTY(()) tree ffecom_integer_one_node; 174 extern GTY(()) tree ffecom_tree_type[FFEINFO_basictype][FFEINFO_kindtype]; 180 extern GTY(()) tree ffecom_f2c_integer_type_node; 181 extern GTY(()) tree ffecom_f2c_address_type_node; 182 extern GTY(()) tree ffecom_f2c_real_type_node; 183 extern GTY(()) tree ffecom_f2c_doublereal_type_node; 184 extern GTY(()) tree ffecom_f2c_complex_type_node; [all …]
|
| /openbsd-src/gnu/gcc/libcpp/include/ |
| H A D | cpp-id-data.h | 28 struct answer GTY(()) struct 32 cpp_token GTY ((length ("%h.count"))) first[1]; argument 37 struct cpp_macro GTY(()) struct 40 cpp_hashnode ** GTY ((nested_ptr (union tree_node, 51 cpp_token * GTY ((tag ("0"), length ("%0.count"))) tokens; argument 52 const unsigned char * GTY ((tag ("1"))) text; 53 } GTY ((desc ("%1.traditional"))) exp;
|
| H A D | cpplib.h | 161 struct cpp_string GTY(()) struct 191 struct cpp_token GTY(()) struct 201 GTY ((nested_ptr (union tree_node, argument 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; 587 union _cpp_hashnode_value GTY(()) union 590 cpp_macro * GTY((tag ("NTV_MACRO"))) macro; [all …]
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/treelang/ |
| H A D | treelang.h | 50 typedef struct GTY(()) prod_token_parm_item item; 54 struct token_part GTY(()) struct 78 struct production_part GTY(()) struct 120 struct parameter_part GTY(()) struct 124 tree * GTY ((length ("1"))) where_to_put_var_tree; /* Where to save decl. */ argument 128 struct prod_token_parm_item GTY(()) struct 134 struct token_part GTY((tag ("token_category"))) tok; argument 135 struct production_part GTY((tag ("production_category"))) pro; 136 struct parameter_part GTY((tag ("parameter_category"))) par; 137 } GTY((desc ("((item *)&%1)->category"))) tp;
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | varray.h | 36 struct const_equiv_data GTY(()) { struct 85 typedef union varray_data_tag GTY (()) { union 86 char GTY ((length ("%0.num_elements"), 88 unsigned char GTY ((length ("%0.num_elements"), 90 short GTY ((length ("%0.num_elements"), 92 unsigned short GTY ((length ("%0.num_elements"), 94 int GTY ((length ("%0.num_elements"), 96 unsigned int GTY ((length ("%0.num_elements"), 98 long GTY ((length ("%0.num_elements"), 100 unsigned long GTY ((length ("%0.num_elements"), [all …]
|
| H A D | cselib.h | 23 typedef struct cselib_val_struct GTY(()) struct 30 rtx GTY ((tag ("1"))) val_rtx; argument 32 struct cselib_val_struct * GTY ((skip (""))) next_free; 33 } GTY ((desc ("1"))) u; 44 struct elt_loc_list GTY(()) argument 57 struct elt_list GTY(()) argument
|
| H A D | function.h | 22 struct var_refs_queue GTY(()) struct 35 struct sequence_stack GTY(()) argument 54 struct emit_status GTY(()) argument 100 unsigned char * GTY ((length ("%h.regno_pointer_align_length"))) argument 105 tree * GTY ((length ("%h.regno_pointer_align_length"))) regno_decl; 112 rtx * GTY ((length ("%h.regno_pointer_align_length"))) x_regno_reg_rtx; 124 struct expr_status GTY(()) struct 179 struct function GTY(()) argument 343 rtx * GTY ((length ("%h.x_max_parm_reg"))) x_parm_reg_stack_loc; argument 381 struct machine_function * GTY ((maybe_undef (""))) machine; argument [all …]
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/c4x/ |
| H A D | c4x-protos.h | 273 extern GTY(()) rtx smulhi3_libfunc; 274 extern GTY(()) rtx umulhi3_libfunc; 275 extern GTY(()) rtx fix_truncqfhi2_libfunc; 276 extern GTY(()) rtx fixuns_truncqfhi2_libfunc; 277 extern GTY(()) rtx fix_trunchfhi2_libfunc; 278 extern GTY(()) rtx fixuns_trunchfhi2_libfunc; 279 extern GTY(()) rtx floathiqf2_libfunc; 280 extern GTY(()) rtx floatunshiqf2_libfunc; 281 extern GTY(()) rtx floathihf2_libfunc; 282 extern GTY(()) rtx floatunshihf2_libfunc; [all …]
|
| /openbsd-src/gnu/gcc/gcc/treelang/ |
| H A D | treelang.h | 56 struct token_part GTY(()) struct 82 struct production_part GTY(()) argument 124 struct parameter_part GTY(()) struct 128 tree * GTY ((skip)) where_to_put_var_tree; /* Where to save decl. */ argument 132 struct prod_token_parm_item GTY(()) struct 138 struct token_part GTY((tag ("token_category"))) tok; argument 139 struct production_part GTY((tag ("production_category"))) pro; 140 struct parameter_part GTY((tag ("parameter_category"))) par; 141 } GTY((desc ("((item *)&%1)->category"))) tp;
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | name-lookup.h | 35 struct binding_entry_s GTY(()) struct 67 struct cxx_binding GTY(()) struct 83 typedef struct cxx_saved_binding GTY(()) argument 143 typedef struct cp_class_binding GTY(()) struct 177 struct cp_binding_level GTY(()) struct 281 extern GTY(()) tree global_namespace; argument 282 extern GTY(()) tree global_scope_name; 287 extern GTY(()) tree global_type_node;
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/dsp16xx/ |
| H A D | dsp16xx.h | 34 extern GTY(()) rtx dsp16xx_compare_op0; 35 extern GTY(()) rtx dsp16xx_compare_op1; 36 extern GTY(()) rtx dsp16xx_addhf3_libcall; 37 extern GTY(()) rtx dsp16xx_subhf3_libcall; 38 extern GTY(()) rtx dsp16xx_mulhf3_libcall; 39 extern GTY(()) rtx dsp16xx_divhf3_libcall; 40 extern GTY(()) rtx dsp16xx_cmphf3_libcall; 41 extern GTY(()) rtx dsp16xx_fixhfhi2_libcall; 42 extern GTY(()) rtx dsp16xx_floathihf2_libcall; 43 extern GTY(()) rtx dsp16xx_neghf2_libcall; [all …]
|