Home
last modified time | relevance | path

Searched defs:plugin_callbacks_init (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dplugin.c77 static struct callback_info *plugin_callbacks_init[PLUGIN_EVENT_FIRST_DYNAMIC]; variable
/dragonfly/contrib/gcc-8.0/gcc/
H A Dplugin.c111 static struct callback_info *plugin_callbacks_init[PLUGIN_EVENT_FIRST_DYNAMIC]; variable