Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/cp/
H A Ddecl2.c72 static void finish_objects (int, int, tree);
2358 finish_objects (int method_type, int initp, tree body) in finish_objects() function
2910 finish_objects (function_key, priority, body); in generate_ctor_or_dtor_function()
H A DChangeLog-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
H A DChangeLog-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
H A DChangeLog6097 * decl2.c (finish_objects): Revert my previous patch.
6152 * decl2.c (finish_objects): Mark ctor as needed.
H A DChangeLog-20004519 * decl2.c (finish_objects): Adjust caller.
5618 * decl2.c (finish_objects): Constify a char*.
H A DChangeLog-19982659 (start_objects, finish_objects, do_ctors): Handle init_priority.
4276 * decl2.c (start_objects, finish_objects, do_dtors,
H A DChangeLog-2002202 set_guard, start_objects, finish_objects,
H A DChangeLog-20032541 * decl2.c (start_objects, finish_objects,
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl2.c71 static void finish_objects PARAMS ((int, int, tree));
2202 finish_objects (method_type, initp, body) in finish_objects() function
2725 finish_objects (function_key, priority, body);
H A DChangeLog.21507 (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
9447 (start_objects, finish_objects, do_ctors): Handle init_priority.
11064 * decl2.c (start_objects, finish_objects, do_dtors,
H A DChangeLog7105 * decl2.c (finish_objects): Use target hooks instead of
7132 * decl2.c (finish_objects): Pass a symbol_ref and priority to
7952 * decl2.c (finish_objects): Use the original SYMBOL_REF from the
14391 * decl2.c (finish_objects): Adjust caller.
15490 * decl2.c (finish_objects): Constify a char*.
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.615250 * cp/decl2.c (finish_objects): Likewise.