Searched refs:cgraph_build_static_cdtor_1 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dipa.c838 cgraph_build_static_cdtor_1 (char which, tree body, int priority, bool final, function
933 cgraph_build_static_cdtor_1 (which, body, priority, false,
1017 cgraph_build_static_cdtor_1 (ctor_p ? 'I' : 'D', body, priority, true,
1132 = cgraph_build_static_cdtor_1 ('I', body, priority, true,
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dipa.cc841 cgraph_build_static_cdtor_1 (char which, tree body, int priority, bool final, function
936 cgraph_build_static_cdtor_1 (which, body, priority, false,
1020 cgraph_build_static_cdtor_1 (ctor_p ? 'I' : 'D', body, priority, true,
1135 = cgraph_build_static_cdtor_1 ('I', body, priority, true,

Completed in 137 milliseconds