Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/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.c174 rthooks->build_const_string_constructor = in objc_gnu_runtime_abi_01_init()
H A Dobjc-next-runtime-abi-01.c174 rthooks->build_const_string_constructor = in objc_next_runtime_abi_01_init()
H A Dobjc-next-runtime-abi-02.c278 rthooks->build_const_string_constructor = in objc_next_runtime_abi_02_init()
H A Dobjc-act.c3298 (*runtime.build_const_string_constructor) (input_location, string, length); in objc_build_string_object()
/netbsd-src/external/gpl3/gcc/dist/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.cc174 rthooks->build_const_string_constructor = in objc_gnu_runtime_abi_01_init()
H A Dobjc-next-runtime-abi-01.cc175 rthooks->build_const_string_constructor = in objc_next_runtime_abi_01_init()
H A Dobjc-next-runtime-abi-02.cc280 rthooks->build_const_string_constructor = in objc_next_runtime_abi_02_init()
H A Dobjc-act.cc3374 (*runtime.build_const_string_constructor) (input_location, string, length); in objc_build_string_object()
H A DChangeLog1454 build_const_string_constructor runtime hook instead of building