Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl2.c71 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 Ddecl2.cc70 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 DChangeLog-19991507 (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 DChangeLog-20011128 * 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 DChangeLog-20052582 * decl2.c (finish_objects): Revert my previous patch.
2637 * decl2.c (finish_objects): Mark ctor as needed.
H A DChangeLog-20004519 * decl2.c (finish_objects): Adjust caller.
5618 * decl2.c (finish_objects): Constify a char*.
H A DChangeLog-20072247 * decl2.c (finish_objects): Do not call target constructor/destructor
H A DChangeLog-19982659 (start_objects, finish_objects, do_ctors): Handle init_priority.
4276 * decl2.c (start_objects, finish_objects, do_dtors,
H A DChangeLog-2002202 set_guard, start_objects, finish_objects,
H A DChangeLog-20171210 * decl2.c (generate_tls_wrapper, finish_objects,
H A DChangeLog-20032541 * decl2.c (start_objects, finish_objects,
H A DChangeLog-2020500 (finish_objects): Likewise.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200115250 * cp/decl2.c (finish_objects): Likewise.