Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/objc/
H A Dobjc-runtime-hooks.h87 tree (*build_const_string_constructor) (location_t, tree, int); member
H A Dobjc-gnu-runtime-abi-01.c171 rthooks->build_const_string_constructor = in objc_gnu_runtime_abi_01_init()
H A Dobjc-next-runtime-abi-01.c179 rthooks->build_const_string_constructor = in objc_next_runtime_abi_01_init()
H A Dobjc-next-runtime-abi-02.c273 rthooks->build_const_string_constructor = in objc_next_runtime_abi_02_init()
H A Dobjc-act.c3188 (*runtime.build_const_string_constructor) (input_location, string, length); in objc_build_string_object()