match_count      6248 tools/finsig_thumb2.c     int match_count = find_bytes_all(fw,ctypes,sizeof(ctypes),fw->base,ctypes_matches,10);
match_count      6249 tools/finsig_thumb2.c     if(!match_count) {
match_count      6252 tools/finsig_thumb2.c     if(match_count == 10) {
match_count      6258 tools/finsig_thumb2.c     for(i = 0; i< match_count; i++) {