Lines Matching defs:offset
246 int offset = given & 0xfff; local
287 int offset = given & 0xfff; local
308 int offset = given & 0xfff; local
331 int offset = ((given & 0xf00) >> 4) | (given & 0xf); local
351 int offset = ((given & 0xf00) >> 4) | (given & 0xf); local
375 int offset = ((given & 0xf00) >> 4) | (given & 0xf); local
451 int offset = given & 0xff; local
463 int offset = given & 0xff; local
483 bfd_vma offset = 0; local
881 int offset = given & 0xff; local
939 long offset; local