Home
last modified time | relevance | path

Searched refs:cgraph_build_static_cdtor (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcoverage.c1073 cgraph_build_static_cdtor ('I', ctor, priority); in build_init_ctor()
1097 cgraph_build_static_cdtor ('D', dtor, priority); in build_gcov_exit_decl()
H A Dtree-emutls.c802 cgraph_build_static_cdtor ('I', ctor_body, DEFAULT_INIT_PRIORITY); in ipa_lower_emutls()
H A Dtsan.c870 cgraph_build_static_cdtor ('I', ctor_statements, in tsan_finish_file()
H A Dhsa-brig.c2474 cgraph_build_static_cdtor ('I', *hsa_ctor_stmts, DEFAULT_INIT_PRIORITY); in hsa_output_libgomp_mapping()
2490 cgraph_build_static_cdtor ('D', *hsa_dtor_stmts, DEFAULT_INIT_PRIORITY); in hsa_output_libgomp_mapping()
H A Dipa.c926 cgraph_build_static_cdtor (char which, tree body, int priority) in cgraph_build_static_cdtor() function
H A Dasan.c3197 cgraph_build_static_cdtor ('D', dtor_statements, priority); in asan_finish_file()
3200 cgraph_build_static_cdtor ('I', asan_ctor_statements, priority); in asan_finish_file()
H A Dcgraph.h2652 void cgraph_build_static_cdtor (char which, tree body, int priority);
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcoverage.cc1093 cgraph_build_static_cdtor ('I', ctor, priority); in build_init_ctor()
1117 cgraph_build_static_cdtor ('D', dtor, priority); in build_gcov_exit_decl()
H A Dtree-emutls.cc811 cgraph_build_static_cdtor ('I', ctor_body, DEFAULT_INIT_PRIORITY); in ipa_lower_emutls()
H A Dasan.cc3660 cgraph_build_static_cdtor ('D', dtor_statements, priority); in asan_finish_file()
3663 cgraph_build_static_cdtor ('I', asan_ctor_statements, priority); in asan_finish_file()
4632 cgraph_build_static_cdtor ('I', hwasan_ctor_statements, priority); in hwasan_finish_file()
H A Dtsan.cc886 cgraph_build_static_cdtor ('I', ctor_statements, in tsan_finish_file()
H A Dipa.cc929 cgraph_build_static_cdtor (char which, tree body, int priority) in cgraph_build_static_cdtor() function
H A Dcgraph.h2631 void cgraph_build_static_cdtor (char which, tree body, int priority);
H A DChangeLog-20101238 (cgraph_build_static_cdtor): ... here.
16790 (cgraph_build_static_cdtor): Move to ipa.c.
16792 (cgraph_build_static_cdtor, static_ctors, static_dtors,
20724 * cgraphunit.c (cgraph_build_static_cdtor): Likewise.
20797 * cgraphunit.c (cgraph_build_static_cdtor): Clear current_function_decl
36472 * cgraphunit.c (cgraph_build_static_cdtor): If target doesn't have
H A DChangeLog-200410096 * cgraphunit.c (cgraph_build_static_cdtor): Likewise.
14826 cgraph_build_static_cdtor): Likewise.
21799 * cgraphunit.c (cgraph_build_static_cdtor): Likewise.
23245 * cgraphunit.c (cgraph_build_static_cdtor): Add priority argument.
26015 (mudflap_finish_file): Use cgraph_build_static_cdtor.
26885 * cgraph.h (cgraph_build_static_cdtor): Declare.
26886 * cgraphunit.c (cgraph_build_static_cdtor): New.
H A DChangeLog-20071392 * cgraphunit.c (cgraph_build_static_cdtor): Likewise.
2427 (cgraph_build_static_cdtor): Put the priority in the function's name.
4712 * cgraphunit.c (cgraph_build_static_cdtor): Don't set DECL_IGNORED_P.
22756 * cgraphunit.c (cgraph_build_static_cdtor): Don't do it here; set
H A DChangeLog-20066696 * cgraphunit.c (cgraph_build_static_cdtor): Update for rename
8317 (cgraph_build_static_cdtor): Do cgraph_varpool_assemble_pending_decls.
H A DChangeLog-200828909 * cgraphunit.c (cgraph_build_static_cdtor): set_cfun back to NULL
H A DChangeLog-200927438 * cgraphunit.c (cgraph_build_static_cdtor): Likewise.
H A DChangeLog-200518236 (cgraph_build_static_cdtor): Likewise.
H A DChangeLog-2018922 (cgraph_build_static_cdtor): Update.
H A DChangeLog-20195132 * ipa.c (cgraph_build_static_cdtor): Pass optimization_default_node