Searched refs:start_objects (Results 1 – 9 of 9) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | decl2.c | 71 static tree start_objects (int, int); 2299 start_objects (int method_type, int initp) in start_objects() function 2861 body = start_objects (function_key, priority); in generate_ctor_or_dtor_function() 2873 body = start_objects (function_key, priority); in generate_ctor_or_dtor_function() 2902 body = start_objects (function_key, priority); in generate_ctor_or_dtor_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-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-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-2003 | 2541 * decl2.c (start_objects, finish_objects,
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | decl2.c | 70 static tree start_objects PARAMS ((int, int)); 2141 start_objects (method_type, initp) in start_objects() function 2696 body = start_objects (function_key, priority);
|
| H A D | ChangeLog.2 | 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 8246 * decl2.c (start_objects): Add new variable `joiner' and [all …]
|
| H A D | ChangeLog | 2372 * decl2.c (start_objects): Don't set GLOBAL_INIT_PRIORITY. 4158 * decl2.c (start_objects): Set discriminator when setting
|