TYPE_IGNORE      4291 tools/finsig_dryos.c         if (!ostub2 || (ostub2->type != TYPE_IGNORE))
TYPE_IGNORE      4329 tools/finsig_dryos.c         if (ostub2->type == TYPE_IGNORE)
TYPE_IGNORE      7197 tools/finsig_thumb2.c         if (ostub2->type != TYPE_IGNORE)
TYPE_IGNORE      7242 tools/finsig_thumb2.c         if (ostub2->type == TYPE_IGNORE)
TYPE_IGNORE      3273 tools/finsig_vxworks.c         if (!ostub2 || (ostub2->type != TYPE_IGNORE))
TYPE_IGNORE      3311 tools/finsig_vxworks.c         if (ostub2->type == TYPE_IGNORE)
TYPE_IGNORE       204 tools/stubs_load.c         if (s == 0) { off = 7; s = strstr(line, "IGNORE("); typ = TYPE_IGNORE; }
TYPE_IGNORE       214 tools/stubs_load.c                 if (typ != TYPE_IGNORE)