Lines Matching full:plugin
13 …* $ gcc -I`gcc -print-file-name=plugin`/include -I`gcc -print-file-name=plugin`/include/c-family -…
15 …* $ g++ -I`g++ -print-file-name=plugin`/include -I`g++ -print-file-name=plugin`/include/c-family -…
23 #error "The RANDSTRUCT plugin requires GCC 4.7 or newer."
38 .help = "disable\t\t\tdo not activate plugin\n"
370 // to satisfy the constify plugin in relayout_struct()
399 /* from constify plugin */
405 /* from constify plugin */
414 /* derived from constify plugin */
608 /* pipacs' plugin creates franken-arrays that differ from those produced by in check_bad_casts_in_constructor()
637 /* derived from the constify plugin */
865 error(G_("incompatible gcc/plugin versions")); in plugin_init()
887 error(G_("invalid seed value supplied for %s plugin"), plugin_name); in plugin_init()
893 error(G_("Invalid seed supplied for %s plugin"), plugin_name); in plugin_init()