Home
last modified time | relevance | path

Searched refs:objc_finish_struct (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-runtime-shared-support.c73 objc_finish_struct (tree type, tree fieldlist) in objc_finish_struct() function
172 objc_finish_struct (objc_super_template, decls); in build_super_template()
200 objc_finish_struct (_SLT_record, decls); in build_method_template()
219 objc_finish_struct (proto_record, decls); in build_method_prototype_template()
248 objc_finish_struct (objc_ivar_list_record, decls); in build_method_list_template()
278 objc_finish_struct (objc_ivar_list_record, decls); in build_method_prototype_list_template()
498 objc_finish_struct (objc_module_template, decls); in build_module_descriptor()
579 objc_finish_struct (objc_ivar_list_record, decls); in build_ivar_list_template()
608 objc_finish_struct (objc_ivar_record, decls); in build_ivar_template()
H A Dobjc-runtime-shared-support.h27 extern tree objc_finish_struct (tree, tree);
H A Dobjc-next-runtime-abi-02.c594 objc_finish_struct (objc_v2_message_ref_template, decls); in build_v2_message_ref_templates()
620 objc_finish_struct (objc_v2_super_message_ref_template, decls); in build_v2_message_ref_templates()
707 objc_finish_struct (objc_v2_class_ro_template, decls); in build_v2_class_templates()
731 objc_finish_struct (objc_v2_class_template, decls); in build_v2_class_templates()
752 objc_finish_struct (objc_super_template, decls); in build_v2_super_template()
821 objc_finish_struct (objc_v2_protocol_template, decls); in build_v2_protocol_template()
863 objc_finish_struct (objc_v2_category_template, decls); in build_v2_category_template()
1967 objc_finish_struct (prop_record, decls); in build_v2_property_template()
2006 objc_finish_struct (objc_ivar_record, decls); in build_v2_ivar_t_template()
2458 objc_finish_struct (method_list_t_record, decls); in build_v2_method_list_template()
[all …]
H A Dobjc-next-runtime-abi-01.c484 objc_finish_struct (objc_class_template, decls); in build_v1_class_template()
534 objc_finish_struct (objc_category_template, decls); in build_v1_category_template()
585 objc_finish_struct (objc_protocol_template, decls); in build_v1_protocol_template()
1060 objc_finish_struct (prop_record, decls); in build_v1_property_template()
1097 objc_finish_struct (objc_protocol_extension_template, decls); in build_v1_objc_protocol_extension_template()
1129 objc_finish_struct (objc_class_ext_template, decls); in build_objc_class_ext_template()
1272 objc_finish_struct (property_list_t_record, decls); in build_v1_property_list_template()
2214 objc_finish_struct (objc_symtab_template, fields); in build_objc_symtab_template()
2440 objc_finish_struct (objc_exception_data_template, decls); in build_next_objc_exception_stuff()
H A Dobjc-gnu-runtime-abi-01.c342 objc_finish_struct (objc_selector_template, decls); in build_selector_template()
417 objc_finish_struct (objc_class_template, decls); in build_class_template()
451 objc_finish_struct (objc_category_template, decls); in build_category_template()
487 objc_finish_struct (objc_protocol_template, decls); in build_protocol_template()
1990 objc_finish_struct (objc_symtab_template, fields); in build_objc_symtab_template()
H A Dobjc-act.c326 objc_finish_struct (type, decls); in generate_struct_by_value_array()
2231 s = objc_finish_struct (s, fields); in objc_build_struct()
9673 objc_finish_struct (objc_fast_enumeration_state_template, decls); in build_fast_enumeration_state_template()
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-runtime-shared-support.cc73 objc_finish_struct (tree type, tree fieldlist) in objc_finish_struct() function
172 objc_finish_struct (objc_super_template, decls); in build_super_template()
200 objc_finish_struct (_SLT_record, decls); in build_method_template()
219 objc_finish_struct (proto_record, decls); in build_method_prototype_template()
248 objc_finish_struct (objc_ivar_list_record, decls); in build_method_list_template()
278 objc_finish_struct (objc_ivar_list_record, decls); in build_method_prototype_list_template()
498 objc_finish_struct (objc_module_template, decls); in build_module_descriptor()
579 objc_finish_struct (objc_ivar_list_record, decls); in build_ivar_list_template()
608 objc_finish_struct (objc_ivar_record, decls); in build_ivar_template()
H A Dobjc-runtime-shared-support.h27 extern tree objc_finish_struct (tree, tree);
H A Dobjc-next-runtime-abi-02.cc596 objc_finish_struct (objc_v2_message_ref_template, decls); in build_v2_message_ref_templates()
622 objc_finish_struct (objc_v2_super_message_ref_template, decls); in build_v2_message_ref_templates()
709 objc_finish_struct (objc_v2_class_ro_template, decls); in build_v2_class_templates()
733 objc_finish_struct (objc_v2_class_template, decls); in build_v2_class_templates()
754 objc_finish_struct (objc_super_template, decls); in build_v2_super_template()
823 objc_finish_struct (objc_v2_protocol_template, decls); in build_v2_protocol_template()
865 objc_finish_struct (objc_v2_category_template, decls); in build_v2_category_template()
1972 objc_finish_struct (prop_record, decls); in build_v2_property_template()
2011 objc_finish_struct (objc_ivar_record, decls); in build_v2_ivar_t_template()
2466 objc_finish_struct (method_list_t_record, decls); in build_v2_method_list_template()
[all …]
H A Dobjc-next-runtime-abi-01.cc485 objc_finish_struct (objc_class_template, decls); in build_v1_class_template()
535 objc_finish_struct (objc_category_template, decls); in build_v1_category_template()
586 objc_finish_struct (objc_protocol_template, decls); in build_v1_protocol_template()
1061 objc_finish_struct (prop_record, decls); in build_v1_property_template()
1098 objc_finish_struct (objc_protocol_extension_template, decls); in build_v1_objc_protocol_extension_template()
1130 objc_finish_struct (objc_class_ext_template, decls); in build_objc_class_ext_template()
1273 objc_finish_struct (property_list_t_record, decls); in build_v1_property_list_template()
2215 objc_finish_struct (objc_symtab_template, fields); in build_objc_symtab_template()
2441 objc_finish_struct (objc_exception_data_template, decls); in build_next_objc_exception_stuff()
H A Dobjc-gnu-runtime-abi-01.cc342 objc_finish_struct (objc_selector_template, decls); in build_selector_template()
417 objc_finish_struct (objc_class_template, decls); in build_class_template()
451 objc_finish_struct (objc_category_template, decls); in build_category_template()
487 objc_finish_struct (objc_protocol_template, decls); in build_protocol_template()
1991 objc_finish_struct (objc_symtab_template, fields); in build_objc_symtab_template()
H A Dobjc-act.cc326 objc_finish_struct (type, decls); in generate_struct_by_value_array()
2293 s = objc_finish_struct (s, fields); in objc_build_struct()
9803 objc_finish_struct (objc_fast_enumeration_state_template, decls); in build_fast_enumeration_state_template()
H A DChangeLog2971 (objc_finish_struct): Likewise for finish_struct.
3041 (objc_start_struct, objc_finish_struct): New static functions.
3043 of start_struct, and call objc_finish_struct instead of