k4               2004 tools/finsig_dryos.c     int k4 = 0;
k4               2008 tools/finsig_dryos.c         k4 += (v1 == 0xe28d0004)?1:(v1 == 0xe1a0100d)?4: // add r0,sp,#4 ; mov r1,sp - GetUsableAvRange
k4               2011 tools/finsig_dryos.c     if (k4 == 0) // probably get_nd_value
k4               4890 tools/finsig_dryos.c                             int k4;
k4               4891 tools/finsig_dryos.c                             for(k4=5; k4>0; k4--)
k4               4893 tools/finsig_dryos.c                                 if (isSTR_cond(fw,k3+k4))
k4               4895 tools/finsig_dryos.c                                     reg = fwRn(fw,k3+k4);
k4               4896 tools/finsig_dryos.c                                     o = fwval(fw,k3+k4) & 0xff; // offset, should be around 4
k4               4897 tools/finsig_dryos.c                                     where = idx2adr(fw,k3+k4);
k4               4899 tools/finsig_dryos.c                                 if (reg>=0 && isLDR_cond(fw,k3+k4) && fwRd(fw,k3+k4)==reg)
k4               4901 tools/finsig_dryos.c                                     adr = LDR2val(fw,k3+k4);
k4               6187 tools/finsig_dryos.c         int k3, k4 = 0;
k4               6194 tools/finsig_dryos.c                 k4 = k3;
k4               6212 tools/finsig_dryos.c                     bprintf("//static long *nrflag = (long*)(0x%04x-0x%02x);  // Found @ %08x & %08x\n",ofst2,-ofst1,idx2adr(fw,k3),idx2adr(fw,k4));
k4               6217 tools/finsig_dryos.c                     bprintf("//static long *nrflag = (long*)(0x%04x+0x%02x);  // Found @ %08x & %08x\n",ofst2,ofst1,idx2adr(fw,k3),idx2adr(fw,k4));
k4               3936 tools/finsig_vxworks.c                             int k4;
k4               3937 tools/finsig_vxworks.c                             for(k4=5; k4>0; k4--)
k4               3939 tools/finsig_vxworks.c                                 if (isSTR_cond(fw,k3+k4))
k4               3941 tools/finsig_vxworks.c                                     reg = fwRn(fw,k3+k4);
k4               3942 tools/finsig_vxworks.c                                     o = fwval(fw,k3+k4) & 0xff; // offset, should be around 4
k4               3943 tools/finsig_vxworks.c                                     where = idx2adr(fw,k3+k4);
k4               3945 tools/finsig_vxworks.c                                 if (reg>=0 && isLDR_cond(fw,k3+k4) && fwRd(fw,k3+k4)==reg)
k4               3947 tools/finsig_vxworks.c                                     adr = LDR2val(fw,k3+k4);
k4               5250 tools/finsig_vxworks.c         int k3, k4 = 0;
k4               5257 tools/finsig_vxworks.c                 k4 = k3;
k4               5277 tools/finsig_vxworks.c                     bprintf("//static long *nrflag = (long*)(0x%04x-0x%02x);  // Found @ %08x & %08x\n",ofst2,-ofst1,idx2adr(fw,k3),idx2adr(fw,k4));
k4               5282 tools/finsig_vxworks.c                     bprintf("//static long *nrflag = (long*)(0x%04x+0x%02x);  // Found @ %08x & %08x\n",ofst2,ofst1,idx2adr(fw,k3),idx2adr(fw,k4));