HomeSort by relevance Sort by last modified time
    Searched refs:GTY (Results 1 - 25 of 75) sorted by null

1 2 3

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
splay-tree.h 47 #ifndef GTY
48 #define GTY(X)
89 struct splay_tree_node_s GTY(())
92 splay_tree_key GTY ((use_param1)) key;
95 splay_tree_value GTY ((use_param2)) value;
98 splay_tree_node GTY ((use_params)) left;
99 splay_tree_node GTY ((use_params)) right;
103 struct splay_tree_s GTY(())
106 splay_tree_node GTY ((use_params)) root;
120 void * GTY((skip)) allocate_data
    [all...]
output.h 473 struct section_common GTY(()) {
479 struct named_section GTY(()) {
495 struct unnamed_section GTY(()) {
500 unnamed_section_callback GTY ((skip)) callback;
501 const void *GTY ((skip)) data;
521 struct noswitch_section GTY(()) {
525 noswitch_section_callback GTY ((skip)) callback;
529 union section GTY ((desc ("SECTION_STYLE (&(%h))")))
531 struct section_common GTY ((skip)) common;
532 struct named_section GTY ((tag ("SECTION_NAMED"))) named
    [all...]
cgraph.h 54 struct cgraph_local_info GTY(())
98 struct cgraph_global_info GTY(())
124 struct cgraph_rtl_info GTY(())
132 struct cgraph_node GTY((chain_next ("%h.next"), chain_prev ("%h.previous")))
155 htab_t GTY((param_is (struct cgraph_edge))) call_site_hash;
157 PTR GTY ((skip)) aux;
202 struct cgraph_edge GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller")))
211 PTR GTY ((skip (""))) aux;
240 struct varpool_node GTY((chain_next ("%h.next")))
273 struct cgraph_asm_node GTY(())
    [all...]
function.h 34 struct sequence_stack GTY(())
43 struct emit_status GTY(())
83 unsigned char * GTY((skip)) regno_pointer_align;
92 extern GTY ((length ("crtl->emit.x_reg_rtx_no"))) rtx * regno_reg_rtx;
100 struct expr_status GTY(())
146 struct rtl_eh GTY(())
160 htab_t GTY ((param_is (struct ehl_map_entry))) exception_handler_label_map;
200 struct varasm_status GTY(())
211 struct incoming_args GTY(())
241 struct function_subsections GTY(())
    [all...]
input.h 27 extern GTY(()) struct line_maps *line_table;
35 typedef struct GTY (())
hashtab.h 41 #ifndef GTY
42 #define GTY(X)
99 struct htab GTY(())
111 void ** GTY ((use_param, length ("%h.size"))) entries;
135 void * GTY((skip)) alloc_arg;
line-map.h 26 #ifndef GTY
27 #define GTY(x) /* nothing */
60 struct line_map GTY(())
74 struct line_maps GTY(())
76 struct line_map * GTY ((length ("%h.used"))) maps;
varray.h 65 typedef union varray_data_tag GTY (()) {
66 char GTY ((length ("%0.num_elements"),
68 unsigned char GTY ((length ("%0.num_elements"),
70 short GTY ((length ("%0.num_elements"),
72 unsigned short GTY ((length ("%0.num_elements"),
74 int GTY ((length ("%0.num_elements"),
76 unsigned int GTY ((length ("%0.num_elements"),
78 long GTY ((length ("%0.num_elements"),
80 unsigned long GTY ((length ("%0.num_elements"),
82 HOST_WIDE_INT GTY ((length ("%0.num_elements")
    [all...]
symtab.h 23 #ifndef GTY
24 #define GTY(x) /* nothing */
30 struct ht_identifier GTY(())
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
splay-tree.h 47 #ifndef GTY
48 #define GTY(X)
89 struct splay_tree_node_s GTY(())
92 splay_tree_key GTY ((use_param1)) key;
95 splay_tree_value GTY ((use_param2)) value;
98 splay_tree_node GTY ((use_params)) left;
99 splay_tree_node GTY ((use_params)) right;
103 struct splay_tree_s GTY(())
106 splay_tree_node GTY ((use_params)) root;
120 void * GTY((skip)) allocate_data
    [all...]
output.h 473 struct section_common GTY(()) {
479 struct named_section GTY(()) {
495 struct unnamed_section GTY(()) {
500 unnamed_section_callback GTY ((skip)) callback;
501 const void *GTY ((skip)) data;
521 struct noswitch_section GTY(()) {
525 noswitch_section_callback GTY ((skip)) callback;
529 union section GTY ((desc ("SECTION_STYLE (&(%h))")))
531 struct section_common GTY ((skip)) common;
532 struct named_section GTY ((tag ("SECTION_NAMED"))) named
    [all...]
function.h 34 struct sequence_stack GTY(())
43 struct emit_status GTY(())
83 unsigned char * GTY((skip)) regno_pointer_align;
92 extern GTY ((length ("crtl->emit.x_reg_rtx_no"))) rtx * regno_reg_rtx;
100 struct expr_status GTY(())
146 struct rtl_eh GTY(())
160 htab_t GTY ((param_is (struct ehl_map_entry))) exception_handler_label_map;
200 struct varasm_status GTY(())
211 struct incoming_args GTY(())
241 struct function_subsections GTY(())
    [all...]
cgraph.h 54 struct cgraph_local_info GTY(())
98 struct cgraph_global_info GTY(())
124 struct cgraph_rtl_info GTY(())
132 struct cgraph_node GTY((chain_next ("%h.next"), chain_prev ("%h.previous")))
155 htab_t GTY((param_is (struct cgraph_edge))) call_site_hash;
157 PTR GTY ((skip)) aux;
204 struct cgraph_edge GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller")))
213 PTR GTY ((skip (""))) aux;
242 struct varpool_node GTY((chain_next ("%h.next")))
275 struct cgraph_asm_node GTY(())
    [all...]
input.h 27 extern GTY(()) struct line_maps *line_table;
35 typedef struct GTY (())
hashtab.h 41 #ifndef GTY
42 #define GTY(X)
99 struct htab GTY(())
111 void ** GTY ((use_param, length ("%h.size"))) entries;
135 void * GTY((skip)) alloc_arg;
line-map.h 26 #ifndef GTY
27 #define GTY(x) /* nothing */
60 struct line_map GTY(())
74 struct line_maps GTY(())
76 struct line_map * GTY ((length ("%h.used"))) maps;
varray.h 65 typedef union varray_data_tag GTY (()) {
66 char GTY ((length ("%0.num_elements"),
68 unsigned char GTY ((length ("%0.num_elements"),
70 short GTY ((length ("%0.num_elements"),
72 unsigned short GTY ((length ("%0.num_elements"),
74 int GTY ((length ("%0.num_elements"),
76 unsigned int GTY ((length ("%0.num_elements"),
78 long GTY ((length ("%0.num_elements"),
80 unsigned long GTY ((length ("%0.num_elements"),
82 HOST_WIDE_INT GTY ((length ("%0.num_elements")
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
splay-tree.h 47 #ifndef GTY
48 #define GTY(X)
89 struct splay_tree_node_s GTY(())
92 splay_tree_key GTY ((use_param1)) key;
95 splay_tree_value GTY ((use_param2)) value;
98 splay_tree_node GTY ((use_params)) left;
99 splay_tree_node GTY ((use_params)) right;
103 struct splay_tree_s GTY(())
106 splay_tree_node GTY ((use_params)) root;
120 void * GTY((skip)) allocate_data
    [all...]
output.h 473 struct section_common GTY(()) {
479 struct named_section GTY(()) {
495 struct unnamed_section GTY(()) {
500 unnamed_section_callback GTY ((skip)) callback;
501 const void *GTY ((skip)) data;
521 struct noswitch_section GTY(()) {
525 noswitch_section_callback GTY ((skip)) callback;
529 union section GTY ((desc ("SECTION_STYLE (&(%h))")))
531 struct section_common GTY ((skip)) common;
532 struct named_section GTY ((tag ("SECTION_NAMED"))) named
    [all...]
function.h 34 struct sequence_stack GTY(())
43 struct emit_status GTY(())
83 unsigned char * GTY((skip)) regno_pointer_align;
92 extern GTY ((length ("crtl->emit.x_reg_rtx_no"))) rtx * regno_reg_rtx;
100 struct expr_status GTY(())
146 struct rtl_eh GTY(())
160 htab_t GTY ((param_is (struct ehl_map_entry))) exception_handler_label_map;
200 struct varasm_status GTY(())
211 struct incoming_args GTY(())
241 struct function_subsections GTY(())
    [all...]
cgraph.h 54 struct cgraph_local_info GTY(())
98 struct cgraph_global_info GTY(())
125 struct cgraph_rtl_info GTY(())
133 struct cgraph_node GTY((chain_next ("%h.next"), chain_prev ("%h.previous")))
156 htab_t GTY((param_is (struct cgraph_edge))) call_site_hash;
158 PTR GTY ((skip)) aux;
207 struct cgraph_edge GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller")))
216 PTR GTY ((skip (""))) aux;
245 struct varpool_node GTY((chain_next ("%h.next")))
278 struct cgraph_asm_node GTY(())
    [all...]
input.h 27 extern GTY(()) struct line_maps *line_table;
35 typedef struct GTY (())
hashtab.h 41 #ifndef GTY
42 #define GTY(X)
99 struct htab GTY(())
111 void ** GTY ((use_param, length ("%h.size"))) entries;
135 void * GTY((skip)) alloc_arg;
line-map.h 26 #ifndef GTY
27 #define GTY(x) /* nothing */
60 struct line_map GTY(())
74 struct line_maps GTY(())
76 struct line_map * GTY ((length ("%h.used"))) maps;
varray.h 65 typedef union varray_data_tag GTY (()) {
66 char GTY ((length ("%0.num_elements"),
68 unsigned char GTY ((length ("%0.num_elements"),
70 short GTY ((length ("%0.num_elements"),
72 unsigned short GTY ((length ("%0.num_elements"),
74 int GTY ((length ("%0.num_elements"),
76 unsigned int GTY ((length ("%0.num_elements"),
78 long GTY ((length ("%0.num_elements"),
80 unsigned long GTY ((length ("%0.num_elements"),
82 HOST_WIDE_INT GTY ((length ("%0.num_elements")
    [all...]

Completed in 1132 milliseconds

1 2 3