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/
Dcgraph.h316 void cgraph_build_static_cdtor (char which, tree body, int priority);
Dcoverage.c936 cgraph_build_static_cdtor ('I', body, DEFAULT_INIT_PRIORITY); in create_coverage()
Dtree-mudflap.c1299 cgraph_build_static_cdtor ('I', ctor_statements, in mudflap_finish_file()
Dcgraphunit.c1672 cgraph_build_static_cdtor (char which, tree body, int priority) in cgraph_build_static_cdtor() function
Dc-decl.c7871 cgraph_build_static_cdtor (method_type, body, DEFAULT_INIT_PRIORITY); in build_cdtor()