Home
last modified time | relevance | path

Searched refs:objc_global_trees (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.h423 extern GTY(()) tree objc_global_trees[OCTI_MAX];
426 #define objc_static_instances objc_global_trees[OCTI_STATIC_NST]
429 #define static_instances_decl objc_global_trees[OCTI_STATIC_NST_DECL]
433 #define self_id objc_global_trees[OCTI_SELF_ID]
434 #define ucmd_id objc_global_trees[OCTI_UCMD_ID]
436 #define self_decl objc_global_trees[OCTI_SELF_DECL]
437 #define umsg_decl objc_global_trees[OCTI_UMSG_DECL]
438 #define umsg_fast_decl objc_global_trees[OCTI_UMSG_FAST_DECL]
439 #define umsg_super_decl objc_global_trees[OCTI_UMSG_SUPER_DECL]
440 #define umsg_stret_decl objc_global_trees[OCTI_UMSG_STRET_DECL]
[all …]
H A Dobjc-act.c214 tree objc_global_trees[OCTI_MAX]; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.h437 extern GTY(()) tree objc_global_trees[OCTI_MAX];
440 #define objc_static_instances objc_global_trees[OCTI_STATIC_NST]
443 #define static_instances_decl objc_global_trees[OCTI_STATIC_NST_DECL]
447 #define self_id objc_global_trees[OCTI_SELF_ID]
448 #define ucmd_id objc_global_trees[OCTI_UCMD_ID]
450 #define self_decl objc_global_trees[OCTI_SELF_DECL]
451 #define umsg_decl objc_global_trees[OCTI_UMSG_DECL]
452 #define umsg_fast_decl objc_global_trees[OCTI_UMSG_FAST_DECL]
453 #define umsg_super_decl objc_global_trees[OCTI_UMSG_SUPER_DECL]
454 #define umsg_stret_decl objc_global_trees[OCTI_UMSG_STRET_DECL]
[all …]
H A Dobjc-act.cc214 tree objc_global_trees[OCTI_MAX]; variable
H A DChangeLog444 (objc_global_trees): Add instance type and name.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20019388 (objc_global_trees): Place declaration and macro accessors in
9396 objc_global_trees.
9404 declarations; these vars are now part of objc_global_trees.
9405 (objc_tree_index, objc_global_trees): Move definitions from
H A DChangeLog-200022101 (objc_tree_index, objc_global_trees): Convert most of the