Searched refs:string_section (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-runtime-shared-support.h39 extern tree add_objc_string (tree ident, string_section);
40 extern tree get_objc_string_decl (tree, string_section);
H A Dobjc-runtime-hooks.h60 tree (*string_decl) (tree, const char *, string_section);
H A Dobjc-runtime-shared-support.c293 add_objc_string (tree ident, string_section section)
H A Dobjc-act.h656 enum string_section enum
H A Dobjc-gnu-runtime-abi-01.c98 static tree gnu_runtime_abi_01_string_decl (tree, const char *, string_section);
569 string_section where ATTRIBUTE_UNUSED)
H A Dobjc-next-runtime-abi-01.c110 static tree next_runtime_abi_01_string_decl (tree, const char *, string_section);
651 next_runtime_abi_01_string_decl (tree type, const char *name, string_section where)
H A Dobjc-next-runtime-abi-02.c200 static tree next_runtime_abi_02_string_decl (tree, const char *, string_section);
1040 next_runtime_abi_02_string_decl (tree type, const char *name, string_section where)
H A Dobjc-act.c3333 get_objc_string_decl (tree ident, enum string_section section)
/netbsd-current/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-runtime-shared-support.h39 extern tree add_objc_string (tree ident, string_section);
40 extern tree get_objc_string_decl (tree, string_section);
H A Dobjc-runtime-hooks.h60 tree (*string_decl) (tree, const char *, string_section);
H A Dobjc-runtime-shared-support.cc293 add_objc_string (tree ident, string_section section)
H A Dobjc-act.h670 enum string_section enum
H A Dobjc-gnu-runtime-abi-01.cc98 static tree gnu_runtime_abi_01_string_decl (tree, const char *, string_section);
569 string_section where ATTRIBUTE_UNUSED)
H A Dobjc-next-runtime-abi-01.cc111 static tree next_runtime_abi_01_string_decl (tree, const char *, string_section);
652 next_runtime_abi_01_string_decl (tree type, const char *name, string_section where)
H A Dobjc-next-runtime-abi-02.cc202 static tree next_runtime_abi_02_string_decl (tree, const char *, string_section);
1042 next_runtime_abi_02_string_decl (tree type, const char *name, string_section where)
H A Dobjc-act.cc3409 get_objc_string_decl (tree ident, enum string_section section)

Completed in 227 milliseconds