Searched refs:get_objc_string_decl (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-runtime-shared-support.h | 40 extern tree get_objc_string_decl (tree, string_section);
|
H A D | objc-gnu-runtime-abi-01.cc | 1872 class_name = get_objc_string_decl (OBJC_TYPE_NAME (klass), class_names); in generate_static_references() 2170 decl = get_objc_string_decl (ident, class_names); in objc_eh_runtime_type() 2175 decl = get_objc_string_decl (ident, class_names); in objc_eh_runtime_type()
|
H A D | objc-next-runtime-abi-01.cc | 2830 decl = get_objc_string_decl (ident, class_names); in objc_eh_runtime_type() 2835 decl = get_objc_string_decl (ident, class_names); in objc_eh_runtime_type()
|
H A D | ChangeLog | 1456 (get_objc_string_decl): Added prop_names_attr case. Removed 2215 * objc-act.c (get_objc_string_decl): Use a switch instead of a
|
H A D | objc-act.cc | 3409 get_objc_string_decl (tree ident, enum string_section section) in get_objc_string_decl() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-runtime-shared-support.h | 40 extern tree get_objc_string_decl (tree, string_section);
|
H A D | objc-gnu-runtime-abi-01.c | 1871 class_name = get_objc_string_decl (OBJC_TYPE_NAME (klass), class_names); in generate_static_references() 2169 decl = get_objc_string_decl (ident, class_names); in objc_eh_runtime_type() 2174 decl = get_objc_string_decl (ident, class_names); in objc_eh_runtime_type()
|
H A D | objc-next-runtime-abi-01.c | 2829 decl = get_objc_string_decl (ident, class_names); in objc_eh_runtime_type() 2834 decl = get_objc_string_decl (ident, class_names); in objc_eh_runtime_type()
|
H A D | objc-act.c | 3333 get_objc_string_decl (tree ident, enum string_section section) in get_objc_string_decl() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | FSFChangeLog.10 | 8457 (get_objc_string_decl): New function.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | FSFChangeLog.10 | 8457 (get_objc_string_decl): New function.
|
H A D | ChangeLog-1998 | 15605 (get_objc_string_decl): Remove unused variable `decl'.
|
H A D | ChangeLog-1999 | 15611 * objc/objc-act.c (get_objc_string_decl,
|
H A D | ChangeLog-2002 | 8489 (get_objc_string_decl): Fixed typo/bug - TREE_VALUE had been used
|