Searched refs:objc_static_instances (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libobjc/objc-private/
H A Dmodule-abi-8.h31 struct objc_static_instances struct
68 of objc_static_instances. */
/netbsd-current/external/gpl3/gcc/dist/libobjc/objc-private/
H A Dmodule-abi-8.h31 struct objc_static_instances struct
68 of objc_static_instances. */
/netbsd-current/external/gpl3/gcc.old/dist/libobjc/
H A Dinit.c492 struct objc_static_instances **statics_in_module;
503 struct objc_static_instances *statics = *statics_in_module;
581 struct objc_static_instances **statics
/netbsd-current/external/gpl3/gcc/dist/libobjc/
H A Dinit.c492 struct objc_static_instances **statics_in_module;
503 struct objc_static_instances *statics = *statics_in_module;
581 struct objc_static_instances **statics
/netbsd-current/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-gnu-runtime-abi-01.c791 for (chain = &objc_static_instances;
879 for (chain = &objc_static_instances;
1858 for (cl_chain = objc_static_instances, num_class = 0;
2059 if (objc_static_instances)
2098 if (imp_list || class_names_chain || objc_static_instances
H A Dobjc-act.h426 #define objc_static_instances objc_global_trees[OCTI_STATIC_NST] macro
H A Dobjc-next-runtime-abi-01.c2347 if (objc_static_instances)
H A Dobjc-next-runtime-abi-02.c3574 gcc_assert (!objc_static_instances); /* Not for NeXT */
/netbsd-current/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-gnu-runtime-abi-01.cc792 for (chain = &objc_static_instances;
880 for (chain = &objc_static_instances;
1859 for (cl_chain = objc_static_instances, num_class = 0;
2060 if (objc_static_instances)
2099 if (imp_list || class_names_chain || objc_static_instances
H A Dobjc-act.h440 #define objc_static_instances objc_global_trees[OCTI_STATIC_NST] macro
H A Dobjc-next-runtime-abi-01.cc2348 if (objc_static_instances)
H A Dobjc-next-runtime-abi-02.cc3590 gcc_assert (!objc_static_instances); /* Not for NeXT */

Completed in 210 milliseconds