Searched refs:finish_objects (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | decl2.c | 71 static void finish_objects (int, int, tree); 3680 finish_objects (int method_type, int initp, tree body) in finish_objects() function 4271 finish_objects (function_key, priority, body); in generate_ctor_or_dtor_function()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | decl2.cc | 70 static void finish_objects (int, int, tree); 3938 finish_objects (int method_type, int initp, tree body) in finish_objects() function 4527 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-2005 | 2582 * decl2.c (finish_objects): Revert my previous patch. 2637 * 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-2007 | 2247 * decl2.c (finish_objects): Do not call target constructor/destructor
|
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-2017 | 1210 * decl2.c (generate_tls_wrapper, finish_objects,
|
H A D | ChangeLog-2003 | 2541 * decl2.c (start_objects, finish_objects,
|
H A D | ChangeLog-2020 | 500 (finish_objects): Likewise.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2001 | 15250 * cp/decl2.c (finish_objects): Likewise.
|