Home
last modified time | relevance | path

Searched refs:default_constant_string_class_name (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/objc/
H A Dobjc-runtime-hooks.h43 const char *default_constant_string_class_name; member
H A Dobjc-gnu-runtime-abi-01.c148 rthooks->default_constant_string_class_name = DEF_CONSTANT_STRING_CLASS_NAME; in objc_gnu_runtime_abi_01_init()
H A Dobjc-next-runtime-abi-01.c156 rthooks->default_constant_string_class_name = DEF_CONSTANT_STRING_CLASS_NAME; in objc_next_runtime_abi_01_init()
H A Dobjc-next-runtime-abi-02.c250 rthooks->default_constant_string_class_name = DEF_CONSTANT_STRING_CLASS_NAME; in objc_next_runtime_abi_02_init()
H A Dobjc-act.c2979 constant_string_class_name = runtime.default_constant_string_class_name; in synth_module_prologue()