Home
last modified time | relevance | path

Searched refs:objc_start_function (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/objc/
H A Dobjc-runtime-shared-support.h45 extern void objc_start_function (tree, tree, tree, tree);
48 extern void objc_start_function (tree, tree, tree, struct c_arg_info *);
H A Dobjc-gnu-runtime-abi-01.c947 objc_start_function (get_identifier (TAG_GNUINIT), in build_module_initializer_routine()
951 objc_start_function (get_identifier (TAG_GNUINIT), in build_module_initializer_routine()
H A Dobjc-act.c8576 objc_start_function (tree name, tree type, tree attrs, in objc_start_function() function
8666 objc_start_function (method_id, meth_type, NULL_TREE, parmlist); in really_start_method()