Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dcgraph.h316 void cgraph_build_static_cdtor (char which, tree body, int priority);
H A Dcoverage.c936 cgraph_build_static_cdtor ('I', body, DEFAULT_INIT_PRIORITY); in create_coverage()
H A Dtree-mudflap.c1299 cgraph_build_static_cdtor ('I', ctor_statements, in mudflap_finish_file()
H A Dcgraphunit.c1672 cgraph_build_static_cdtor (char which, tree body, int priority) in cgraph_build_static_cdtor() function
H A Dc-decl.c7871 cgraph_build_static_cdtor (method_type, body, DEFAULT_INIT_PRIORITY); in build_cdtor()