Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl2.c70 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 Ddecl2.cc69 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 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-20071829 * 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 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-2010116 * decl2.c (start_objects): Do not generate collect2 recognicable name
2344 * decl2.c (start_objects): Likewise.
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-2006408 * decl2.c (start_objects): Update for rename of
H A DChangeLog-20091955 * decl2.c (start_objects): Don't set u2sel.
H A DChangeLog-20131807 * decl2.c (start_objects): Update function comment.
H A DChangeLog-20032541 * decl2.c (start_objects, finish_objects,
H A DChangeLog-2020498 * decl2.c (start_objects): Refactor and adjust for named module