ORIG_TYPE_NAME 268 scripts/gcc-plugins/randomize_layout_plugin.c structname = ORIG_TYPE_NAME(type); ORIG_TYPE_NAME 348 scripts/gcc-plugins/randomize_layout_plugin.c if (!strcmp((const char *)ORIG_TYPE_NAME(type), "INTNETTRUNKFACTORY") || ORIG_TYPE_NAME 349 scripts/gcc-plugins/randomize_layout_plugin.c !strcmp((const char *)ORIG_TYPE_NAME(type), "RAWPCIFACTORY")) ORIG_TYPE_NAME 356 scripts/gcc-plugins/randomize_layout_plugin.c error(G_("attempted to randomize userland API struct %s"), ORIG_TYPE_NAME(type)); ORIG_TYPE_NAME 476 scripts/gcc-plugins/randomize_layout_plugin.c fprintf(stderr, "Marking randomize_considered on struct %s\n", ORIG_TYPE_NAME(type)); ORIG_TYPE_NAME 573 scripts/gcc-plugins/randomize_layout_plugin.c fprintf(stderr, "Calling randomize_type on %s\n", ORIG_TYPE_NAME(type));