wanted_name       749 scripts/gcc-plugins/randomize_layout_plugin.c static bool type_name_eq(gimple stmt, const_tree type_tree, const char *wanted_name)
wanted_name       784 scripts/gcc-plugins/randomize_layout_plugin.c 	return strcmp(type_name, wanted_name) == 0;