Searched refs:cgraph_build_static_cdtor (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/ |
| D | cgraph.h | 316 void cgraph_build_static_cdtor (char which, tree body, int priority);
|
| D | coverage.c | 936 cgraph_build_static_cdtor ('I', body, DEFAULT_INIT_PRIORITY); in create_coverage()
|
| D | tree-mudflap.c | 1299 cgraph_build_static_cdtor ('I', ctor_statements, in mudflap_finish_file()
|
| D | cgraphunit.c | 1672 cgraph_build_static_cdtor (char which, tree body, int priority) in cgraph_build_static_cdtor() function
|
| D | c-decl.c | 7871 cgraph_build_static_cdtor (method_type, body, DEFAULT_INIT_PRIORITY); in build_cdtor()
|