Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dgcc-plugin.h76 struct plugin_name_args struct
78 char *base_name; /* Short name of the plugin (filename without
103 typedef int (*plugin_init_func) (struct plugin_name_args *plugin_info, argument