Home
last modified time | relevance | path

Searched refs:start_objects (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog.gcc4330 * decl2.c (start_objects): Mark constructor-runnning function
107 * decl2.c (start_objects): Update for rename of
H A Ddecl2.c71 static tree start_objects (int, int);
2339 start_objects (int method_type, int initp) in start_objects() function
2905 body = start_objects (function_key, priority); in generate_ctor_or_dtor_function()
2917 body = start_objects (function_key, priority); in generate_ctor_or_dtor_function()
2946 body = start_objects (function_key, priority); in generate_ctor_or_dtor_function()
H A DChangeLog-19991413 (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 DChangeLog-2002202 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 DChangeLog-19981458 * 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 DChangeLog-20044556 (start_objects): Build FUNCTION_DECLs, not declarators.
4881 * decl2.c (start_objects, start_static_storage_duration_function):
H A DChangeLog-20032541 * decl2.c (start_objects, finish_objects,