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

12345

/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
H A Dipa-ref.h26 enum GTY(()) ipa_ref_use
34 enum GTY(()) ipa_ref_type
42 union GTY(()) ipa_ref_ptr_u
44 struct cgraph_node * GTY((tag ("IPA_REF_CGRAPH"))) cgraph_node;
45 struct varpool_node * GTY((tag ("IPA_REF_VARPOOL"))) varpool_node;
49 struct GTY(()) ipa_ref
51 union ipa_ref_ptr_u GTY ((desc ("%1.refering_type"))) refering;
52 union ipa_ref_ptr_u GTY ((desc ("%1.refered_type"))) refered;
69 struct GTY(()) ipa_ref_list
75 VEC(ipa_ref_ptr,heap) * GTY((ski
[all...]
H A Dsplay-tree.h54 #ifndef GTY
55 #define GTY(X) macro
96 struct GTY(()) splay_tree_node_s {
98 splay_tree_key GTY ((use_param1)) key;
101 splay_tree_value GTY ((use_param2)) value;
104 splay_tree_node GTY ((use_params)) left;
105 splay_tree_node GTY ((use_params)) right;
109 struct GTY(()) splay_tree_s {
111 splay_tree_node GTY ((use_params)) root;
129 void * GTY((ski
[all...]
H A Doutput.h499 struct GTY(()) section_common {
505 struct GTY(()) named_section {
521 struct GTY(()) unnamed_section {
526 unnamed_section_callback GTY ((skip)) callback;
527 const void *GTY ((skip)) data;
547 struct GTY(()) noswitch_section {
551 noswitch_section_callback GTY ((skip)) callback;
555 union GTY ((desc ("SECTION_STYLE (&(%h))"))) section {
556 struct section_common GTY ((skip)) common;
557 struct named_section GTY ((ta
[all...]
H A Dfunction.h36 struct GTY(()) sequence_stack {
44 struct GTY(()) emit_status {
87 unsigned char * GTY((skip)) regno_pointer_align;
96 extern GTY ((length ("crtl->emit.x_reg_rtx_no"))) rtx * regno_reg_rtx;
104 struct GTY(()) expr_status {
149 struct GTY(()) rtl_eh {
182 struct GTY(()) varasm_status {
192 struct GTY(()) incoming_args {
221 struct GTY(()) function_subsections {
235 struct GTY(()) frame_spac
[all...]
H A Dhashtab.h42 #ifndef GTY
43 #define GTY(X) macro
100 struct GTY(()) htab {
111 void ** GTY ((use_param, length ("%h.size"))) entries;
135 void * GTY((skip)) alloc_arg;
H A Dline-map.h26 #ifndef GTY
27 #define GTY(x) /* nothing */ macro
59 struct GTY(()) line_map {
72 struct GTY(()) line_maps {
73 struct line_map * GTY ((length ("%h.used"))) maps;
H A Dcgraph.h63 struct GTY(()) inline_summary
80 struct GTY(()) cgraph_thunk_info {
94 struct GTY(()) cgraph_local_info {
136 struct GTY(()) cgraph_global_info {
155 struct GTY(()) cgraph_rtl_info {
161 struct GTY(()) ipa_replace_map
178 struct GTY(()) cgraph_clone_info
189 struct GTY((chain_next ("%h.next"), chain_prev ("%h.previous"))) cgraph_node {
218 htab_t GTY((param_is (struct cgraph_edge))) call_site_hash;
222 PTR GTY ((ski
[all...]
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
H A Dipa-ref.h26 enum GTY(()) ipa_ref_use
34 enum GTY(()) ipa_ref_type
42 union GTY(()) ipa_ref_ptr_u
44 struct cgraph_node * GTY((tag ("IPA_REF_CGRAPH"))) cgraph_node;
45 struct varpool_node * GTY((tag ("IPA_REF_VARPOOL"))) varpool_node;
49 struct GTY(()) ipa_ref
51 union ipa_ref_ptr_u GTY ((desc ("%1.refering_type"))) refering;
52 union ipa_ref_ptr_u GTY ((desc ("%1.refered_type"))) refered;
69 struct GTY(()) ipa_ref_list
75 VEC(ipa_ref_ptr,heap) * GTY((ski
[all...]
H A Dsplay-tree.h54 #ifndef GTY
55 #define GTY(X) macro
96 struct GTY(()) splay_tree_node_s {
98 splay_tree_key GTY ((use_param1)) key;
101 splay_tree_value GTY ((use_param2)) value;
104 splay_tree_node GTY ((use_params)) left;
105 splay_tree_node GTY ((use_params)) right;
109 struct GTY(()) splay_tree_s {
111 splay_tree_node GTY ((use_params)) root;
129 void * GTY((ski
[all...]
H A Doutput.h499 struct GTY(()) section_common {
505 struct GTY(()) named_section {
521 struct GTY(()) unnamed_section {
526 unnamed_section_callback GTY ((skip)) callback;
527 const void *GTY ((skip)) data;
547 struct GTY(()) noswitch_section {
551 noswitch_section_callback GTY ((skip)) callback;
555 union GTY ((desc ("SECTION_STYLE (&(%h))"))) section {
556 struct section_common GTY ((skip)) common;
557 struct named_section GTY ((ta
[all...]
H A Dfunction.h36 struct GTY(()) sequence_stack {
44 struct GTY(()) emit_status {
87 unsigned char * GTY((skip)) regno_pointer_align;
96 extern GTY ((length ("crtl->emit.x_reg_rtx_no"))) rtx * regno_reg_rtx;
104 struct GTY(()) expr_status {
149 struct GTY(()) rtl_eh {
182 struct GTY(()) varasm_status {
192 struct GTY(()) incoming_args {
221 struct GTY(()) function_subsections {
235 struct GTY(()) frame_spac
[all...]
H A Dhashtab.h42 #ifndef GTY
43 #define GTY(X) macro
100 struct GTY(()) htab {
111 void ** GTY ((use_param, length ("%h.size"))) entries;
135 void * GTY((skip)) alloc_arg;
H A Dline-map.h26 #ifndef GTY
27 #define GTY(x) /* nothing */ macro
59 struct GTY(()) line_map {
72 struct GTY(()) line_maps {
73 struct line_map * GTY ((length ("%h.used"))) maps;
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
H A Dipa-ref.h26 enum GTY(()) ipa_ref_use
34 enum GTY(()) ipa_ref_type
42 union GTY(()) ipa_ref_ptr_u
44 struct cgraph_node * GTY((tag ("IPA_REF_CGRAPH"))) cgraph_node;
45 struct varpool_node * GTY((tag ("IPA_REF_VARPOOL"))) varpool_node;
49 struct GTY(()) ipa_ref
51 union ipa_ref_ptr_u GTY ((desc ("%1.refering_type"))) refering;
52 union ipa_ref_ptr_u GTY ((desc ("%1.refered_type"))) refered;
69 struct GTY(()) ipa_ref_list
75 VEC(ipa_ref_ptr,heap) * GTY((ski
[all...]
H A Dsplay-tree.h54 #ifndef GTY
55 #define GTY(X) macro
96 struct GTY(()) splay_tree_node_s {
98 splay_tree_key GTY ((use_param1)) key;
101 splay_tree_value GTY ((use_param2)) value;
104 splay_tree_node GTY ((use_params)) left;
105 splay_tree_node GTY ((use_params)) right;
109 struct GTY(()) splay_tree_s {
111 splay_tree_node GTY ((use_params)) root;
129 void * GTY((ski
[all...]
H A Doutput.h499 struct GTY(()) section_common {
505 struct GTY(()) named_section {
521 struct GTY(()) unnamed_section {
526 unnamed_section_callback GTY ((skip)) callback;
527 const void *GTY ((skip)) data;
547 struct GTY(()) noswitch_section {
551 noswitch_section_callback GTY ((skip)) callback;
555 union GTY ((desc ("SECTION_STYLE (&(%h))"))) section {
556 struct section_common GTY ((skip)) common;
557 struct named_section GTY ((ta
[all...]
H A Dfunction.h36 struct GTY(()) sequence_stack {
44 struct GTY(()) emit_status {
87 unsigned char * GTY((skip)) regno_pointer_align;
96 extern GTY ((length ("crtl->emit.x_reg_rtx_no"))) rtx * regno_reg_rtx;
104 struct GTY(()) expr_status {
149 struct GTY(()) rtl_eh {
182 struct GTY(()) varasm_status {
192 struct GTY(()) incoming_args {
221 struct GTY(()) function_subsections {
235 struct GTY(()) frame_spac
[all...]
H A Dhashtab.h42 #ifndef GTY
43 #define GTY(X) macro
100 struct GTY(()) htab {
111 void ** GTY ((use_param, length ("%h.size"))) entries;
135 void * GTY((skip)) alloc_arg;
H A Dline-map.h26 #ifndef GTY
27 #define GTY(x) /* nothing */ macro
59 struct GTY(()) line_map {
72 struct GTY(()) line_maps {
73 struct line_map * GTY ((length ("%h.used"))) maps;
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
H A Dipa-ref.h26 enum GTY(()) ipa_ref_use
34 enum GTY(()) ipa_ref_type
42 union GTY(()) ipa_ref_ptr_u
44 struct cgraph_node * GTY((tag ("IPA_REF_CGRAPH"))) cgraph_node;
45 struct varpool_node * GTY((tag ("IPA_REF_VARPOOL"))) varpool_node;
49 struct GTY(()) ipa_ref
51 union ipa_ref_ptr_u GTY ((desc ("%1.refering_type"))) refering;
52 union ipa_ref_ptr_u GTY ((desc ("%1.refered_type"))) refered;
69 struct GTY(()) ipa_ref_list
75 VEC(ipa_ref_ptr,heap) * GTY((ski
[all...]
H A Dsplay-tree.h54 #ifndef GTY
55 #define GTY(X) macro
96 struct GTY(()) splay_tree_node_s {
98 splay_tree_key GTY ((use_param1)) key;
101 splay_tree_value GTY ((use_param2)) value;
104 splay_tree_node GTY ((use_params)) left;
105 splay_tree_node GTY ((use_params)) right;
109 struct GTY(()) splay_tree_s {
111 splay_tree_node GTY ((use_params)) root;
129 void * GTY((ski
[all...]
H A Doutput.h499 struct GTY(()) section_common {
505 struct GTY(()) named_section {
521 struct GTY(()) unnamed_section {
526 unnamed_section_callback GTY ((skip)) callback;
527 const void *GTY ((skip)) data;
547 struct GTY(()) noswitch_section {
551 noswitch_section_callback GTY ((skip)) callback;
555 union GTY ((desc ("SECTION_STYLE (&(%h))"))) section {
556 struct section_common GTY ((skip)) common;
557 struct named_section GTY ((ta
[all...]
H A Dfunction.h36 struct GTY(()) sequence_stack {
44 struct GTY(()) emit_status {
87 unsigned char * GTY((skip)) regno_pointer_align;
96 extern GTY ((length ("crtl->emit.x_reg_rtx_no"))) rtx * regno_reg_rtx;
104 struct GTY(()) expr_status {
149 struct GTY(()) rtl_eh {
182 struct GTY(()) varasm_status {
192 struct GTY(()) incoming_args {
221 struct GTY(()) function_subsections {
235 struct GTY(()) frame_spac
[all...]
H A Dhashtab.h42 #ifndef GTY
43 #define GTY(X) macro
100 struct GTY(()) htab {
111 void ** GTY ((use_param, length ("%h.size"))) entries;
135 void * GTY((skip)) alloc_arg;
H A Dline-map.h26 #ifndef GTY
27 #define GTY(x) /* nothing */ macro
59 struct GTY(()) line_map {
72 struct GTY(()) line_maps {
73 struct line_map * GTY ((length ("%h.used"))) maps;

Completed in 1302 milliseconds

12345