Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/cp/
HDdecl2.c72 static void finish_objects (int, int, tree);
2402 finish_objects (int method_type, int initp, tree body) in finish_objects() function
2954 finish_objects (function_key, priority, body); in generate_ctor_or_dtor_function()
HDChangeLog-19991507 (finish_objects): Don't crash with -fsyntax-only.
1707 (finish_objects): Likewise.
2611 * decl2.c (finish_objects): Adjust call to finish_function.
4900 * decl2.c (finish_objects): Don't use .?tors.* if we don't have
5189 (finish_objects): Simplify.
5764 setup_initp, start_objects, finish_objects, do_dtors, do_ctors,
6418 * decl2.c (finish_objects): Fix code I missed in previous change.
6484 (start_objects, finish_objects): Only use special
HDChangeLog-20011128 * decl2.c (finish_objects): Use target hooks instead of
1155 * decl2.c (finish_objects): Pass a symbol_ref and priority to
1975 * decl2.c (finish_objects): Use the original SYMBOL_REF from the
HDChangeLog6166 * decl2.c (finish_objects): Revert my previous patch.
6221 * decl2.c (finish_objects): Mark ctor as needed.
HDChangeLog-20004519 * decl2.c (finish_objects): Adjust caller.
5618 * decl2.c (finish_objects): Constify a char*.
HDChangeLog-19982659 (start_objects, finish_objects, do_ctors): Handle init_priority.
4276 * decl2.c (start_objects, finish_objects, do_dtors,
HDChangeLog-2002202 set_guard, start_objects, finish_objects,
HDChangeLog-20032541 * decl2.c (start_objects, finish_objects,
/NextBSD/contrib/gcc/
HDChangeLog-200115250 * cp/decl2.c (finish_objects): Likewise.