Searched refs:finish_objects (Results 1 – 12 of 12) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | decl2.c | 72 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 D | ChangeLog-1999 | 1507 (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 D | ChangeLog-2001 | 1128 * 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 D | ChangeLog | 6097 * decl2.c (finish_objects): Revert my previous patch. 6152 * decl2.c (finish_objects): Mark ctor as needed.
|
| H A D | ChangeLog-2000 | 4519 * decl2.c (finish_objects): Adjust caller. 5618 * decl2.c (finish_objects): Constify a char*.
|
| H A D | ChangeLog-1998 | 2659 (start_objects, finish_objects, do_ctors): Handle init_priority. 4276 * decl2.c (start_objects, finish_objects, do_dtors,
|
| H A D | ChangeLog-2002 | 202 set_guard, start_objects, finish_objects,
|
| H A D | ChangeLog-2003 | 2541 * decl2.c (start_objects, finish_objects,
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | decl2.c | 71 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 D | ChangeLog.2 | 1507 (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 D | ChangeLog | 7105 * 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 D | ChangeLog.6 | 15250 * cp/decl2.c (finish_objects): Likewise.
|