sig_type 5285 tools/finsig_thumb2.c uint32_t sig_type = rule->param & SIG_NAMED_TYPE_MASK; sig_type 5297 tools/finsig_thumb2.c if(sig_type == SIG_NAMED_ASIS) { sig_type 5301 tools/finsig_thumb2.c if(sig_type == SIG_NAMED_JMP_SUB) { sig_type 5303 tools/finsig_thumb2.c } else if(sig_type == SIG_NAMED_SUB) { sig_type 5305 tools/finsig_thumb2.c } else if(sig_type == SIG_NAMED_INSN) { sig_type 5308 tools/finsig_thumb2.c printf("sig_match_named: %s invalid type %d\n",rule->ref_name,sig_type); sig_type 5318 tools/finsig_thumb2.c if(sig_type == SIG_NAMED_INSN) {