Searched refs:start_objects (Results 1 – 13 of 13) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | decl2.c | 70 static tree start_objects (int, int); 3627 start_objects (int method_type, int initp) in start_objects() function 4243 body = start_objects (function_key, priority); in generate_ctor_or_dtor_function() 4257 body = start_objects (function_key, priority); in generate_ctor_or_dtor_function() 5709 return start_objects ('I', MAX_RESERVED_INIT_PRIORITY - 1); in vtv_start_verification_constructor_init_function()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | decl2.cc | 69 static tree start_objects (int, int); 3847 start_objects (int method_type, int initp) in start_objects() function 4494 body = start_objects (function_key, priority); in generate_ctor_or_dtor_function() 4513 body = start_objects (function_key, priority); in generate_ctor_or_dtor_function() 6067 return start_objects ('I', MAX_RESERVED_INIT_PRIORITY - 1); in vtv_start_verification_constructor_init_function()
|
| H A D | ChangeLog-1999 | 1413 (start_objects): Set DECL_GLOBAL_CTOR_P, DECL_GLOBAL_DTOR_P, 1705 * decl2.c (start_objects): Change prototype. Build the function 1748 * decl2.c (start_objects): Mark static constructors and 2291 * decl2.c (start_objects): Make the fact that we are expanding 2423 (start_objects): Use SF flags to start_function. 4966 * decl2.c (start_objects): Don't let static constructors and 5764 setup_initp, start_objects, finish_objects, do_dtors, do_ctors, 6337 * decl2.c (start_objects): Make file scope constructors and 6484 (start_objects, finish_objects): Only use special
|
| H A D | ChangeLog-2007 | 1829 * decl2.c (start_objects): Mark constructor-running function 2165 * decl2.c (start_objects): ctors and dtors are no longer public. 3204 * decl2.c (start_objects, start_static_storage_duration_function):
|
| H A D | ChangeLog-2002 | 202 set_guard, start_objects, finish_objects, 961 * decl2.c (start_objects): Don't set GLOBAL_INIT_PRIORITY. 2755 * decl2.c (start_objects): Set discriminator when setting
|
| H A D | ChangeLog-2010 | 116 * decl2.c (start_objects): Do not generate collect2 recognicable name 2344 * decl2.c (start_objects): Likewise.
|
| H A D | ChangeLog-1998 | 1458 * decl2.c (start_objects): Add new variable `joiner' and 2659 (start_objects, finish_objects, do_ctors): Handle init_priority. 4276 * decl2.c (start_objects, finish_objects, do_dtors,
|
| H A D | ChangeLog-2004 | 4556 (start_objects): Build FUNCTION_DECLs, not declarators. 4881 * decl2.c (start_objects, start_static_storage_duration_function):
|
| H A D | ChangeLog-2006 | 408 * decl2.c (start_objects): Update for rename of
|
| H A D | ChangeLog-2009 | 1955 * decl2.c (start_objects): Don't set u2sel.
|
| H A D | ChangeLog-2013 | 1807 * decl2.c (start_objects): Update function comment.
|
| H A D | ChangeLog-2003 | 2541 * decl2.c (start_objects, finish_objects,
|
| H A D | ChangeLog-2020 | 498 * decl2.c (start_objects): Refactor and adjust for named module
|