Lines Matching refs:error
60 error("%qE attribute does not apply to functions (%qF)", name, *node); in handle_randomize_layout_attr()
65 error("%qE attribute does not apply to function parameters (%qD)", name, *node); in handle_randomize_layout_attr()
70 error("%qE attribute does not apply to variables (%qD)", name, *node); in handle_randomize_layout_attr()
85 error("%qE attribute used on %qT applies to struct types only", name, type); in handle_randomize_layout_attr()
90 error("%qE attribute is already applied to the type %qT", name, type); in handle_randomize_layout_attr()
332 error(G_("attempted to randomize userland API struct %s"), ORIG_TYPE_NAME(type)); in relayout_struct()
470 error("Only string constants are supported as initializers " in update_decl_size()
839 error(G_("incompatible gcc/plugin versions")); in plugin_init()
857 error(G_("unknown option '-fplugin-arg-%s-%s'"), plugin_name, argv[i].key); in plugin_init()
861 error(G_("invalid seed value supplied for %s plugin"), plugin_name); in plugin_init()
867 error(G_("Invalid seed supplied for %s plugin"), plugin_name); in plugin_init()