HomeSort by: relevance | last modified time | path
    Searched refs:string_section (Results 1 - 25 of 32) sorted by relevancy

1 2

  /src/external/gpl3/gcc/dist/gcc/objc/
objc-runtime-shared-support.h 39 extern tree add_objc_string (tree ident, string_section);
40 extern tree get_objc_string_decl (tree, string_section);
objc-runtime-shared-support.h 39 extern tree add_objc_string (tree ident, string_section);
40 extern tree get_objc_string_decl (tree, string_section);
objc-runtime-hooks.h 60 tree (*string_decl) (tree, const char *, string_section);
objc-runtime-hooks.h 60 tree (*string_decl) (tree, const char *, string_section);
objc-runtime-shared-support.cc 293 add_objc_string (tree ident, string_section section)
objc-runtime-shared-support.cc 293 add_objc_string (tree ident, string_section section)
objc-act.h 674 enum string_section enum
objc-act.h 674 enum string_section enum
objc-gnu-runtime-abi-01.cc 98 static tree gnu_runtime_abi_01_string_decl (tree, const char *, string_section);
569 string_section where ATTRIBUTE_UNUSED)
objc-gnu-runtime-abi-01.cc 98 static tree gnu_runtime_abi_01_string_decl (tree, const char *, string_section);
569 string_section where ATTRIBUTE_UNUSED)
objc-next-runtime-abi-01.cc 111 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)
objc-next-runtime-abi-01.cc 111 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)
objc-next-runtime-abi-02.cc 202 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)
  /src/external/gpl3/gcc.old/dist/gcc/objc/
objc-runtime-shared-support.h 39 extern tree add_objc_string (tree ident, string_section);
40 extern tree get_objc_string_decl (tree, string_section);
objc-runtime-shared-support.h 39 extern tree add_objc_string (tree ident, string_section);
40 extern tree get_objc_string_decl (tree, string_section);
objc-runtime-hooks.h 60 tree (*string_decl) (tree, const char *, string_section);
objc-runtime-hooks.h 60 tree (*string_decl) (tree, const char *, string_section);
objc-runtime-shared-support.cc 293 add_objc_string (tree ident, string_section section)
objc-runtime-shared-support.cc 293 add_objc_string (tree ident, string_section section)
objc-act.h 670 enum string_section enum
objc-act.h 670 enum string_section enum
objc-gnu-runtime-abi-01.cc 98 static tree gnu_runtime_abi_01_string_decl (tree, const char *, string_section);
569 string_section where ATTRIBUTE_UNUSED)
objc-gnu-runtime-abi-01.cc 98 static tree gnu_runtime_abi_01_string_decl (tree, const char *, string_section);
569 string_section where ATTRIBUTE_UNUSED)
objc-next-runtime-abi-01.cc 111 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)
objc-next-runtime-abi-01.cc 111 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)

Completed in 84 milliseconds

1 2