Home
last modified time | relevance | path

Searched refs:constant_string_class_name (Results 1 – 9 of 9) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/c-family/
H A Dc-opts.c596 constant_string_class_name = arg; in c_common_handle_option()
H A Dc-common.h633 extern const char *constant_string_class_name;
H A Dc-common.c243 const char *constant_string_class_name; variable
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-opts.c463 constant_string_class_name = arg; in c_common_handle_option()
H A Dc-common.h661 extern const char *constant_string_class_name;
H A Dc-common.c233 const char *constant_string_class_name; variable
/dflybsd-src/contrib/gcc-4.7/gcc/objc/
H A Dobjc-act.c2978 if (!constant_string_class_name) in synth_module_prologue()
2979 constant_string_class_name = runtime.default_constant_string_class_name; in synth_module_prologue()
2980 constant_string_id = get_identifier (constant_string_class_name); in synth_module_prologue()
H A Dobjc-next-runtime-abi-01.c995 snprintf (buf, BUFSIZE, "_%sClassReference", constant_string_class_name); in next_runtime_abi_01_setup_const_string_class_decl()
H A Dobjc-next-runtime-abi-02.c1729 snprintf (buf, BUFSIZE, "OBJC_CLASS_$_%s", constant_string_class_name); in next_runtime_abi_02_setup_const_string_class_decl()