HomeSort by: relevance | last modified time | path
    Searched defs:newrel (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-rx.c 2259 unsigned int newrel = ELF32_R_TYPE (srel->r_info);
2262 newrel = next_smaller_reloc (ELF32_R_TYPE (srel->r_info));
2263 if (newrel != ELF32_R_TYPE (srel->r_info))
2265 SNIP (3, 1, newrel);
2286 int newrel = 0;
2297 newrel = R_RX_RH_ABS5p5B;
2300 newrel = R_RX_RH_ABS5p5W;
2303 newrel = R_RX_RH_ABS5p5L;
2308 SNIP (2, 1, newrel);
2318 int newrel = 0
2256 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
2283 int newrel = 0; local
2315 int newrel = 0; local
2360 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
2387 int newrel = 0; local
2429 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
2468 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
2482 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
2501 int newrel; local
2520 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
2560 int newrel; local
2615 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
2629 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
2648 int newrel; local
2667 unsigned int newrel = ELF32_R_TYPE(srel->r_info); local
2701 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
3003 int newrel = R_RX_NONE; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-rx.c 2260 unsigned int newrel = ELF32_R_TYPE (srel->r_info);
2263 newrel = next_smaller_reloc (ELF32_R_TYPE (srel->r_info));
2264 if (newrel != ELF32_R_TYPE (srel->r_info))
2266 SNIP (3, 1, newrel);
2287 int newrel = 0;
2298 newrel = R_RX_RH_ABS5p5B;
2301 newrel = R_RX_RH_ABS5p5W;
2304 newrel = R_RX_RH_ABS5p5L;
2309 SNIP (2, 1, newrel);
2319 int newrel = 0
2257 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
2284 int newrel = 0; local
2316 int newrel = 0; local
2361 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
2388 int newrel = 0; local
2430 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
2469 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
2483 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
2502 int newrel; local
2521 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
2561 int newrel; local
2616 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
2630 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
2649 int newrel; local
2668 unsigned int newrel = ELF32_R_TYPE(srel->r_info); local
2702 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
3004 int newrel = R_RX_NONE; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-rx.c 2260 unsigned int newrel = ELF32_R_TYPE (srel->r_info);
2263 newrel = next_smaller_reloc (ELF32_R_TYPE (srel->r_info));
2264 if (newrel != ELF32_R_TYPE (srel->r_info))
2266 SNIP (3, 1, newrel);
2287 int newrel = 0;
2298 newrel = R_RX_RH_ABS5p5B;
2301 newrel = R_RX_RH_ABS5p5W;
2304 newrel = R_RX_RH_ABS5p5L;
2309 SNIP (2, 1, newrel);
2319 int newrel = 0
2257 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
2284 int newrel = 0; local
2316 int newrel = 0; local
2361 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
2388 int newrel = 0; local
2430 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
2469 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
2483 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
2502 int newrel; local
2521 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
2561 int newrel; local
2616 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
2630 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
2649 int newrel; local
2668 unsigned int newrel = ELF32_R_TYPE(srel->r_info); local
2702 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
3004 int newrel = R_RX_NONE; local
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
amd64-tdep.c 1796 LONGEST rel32, newrel;
1867 newrel = (oldloc - *to) + rel32;
1868 store_signed_integer (insn + 1, 4, byte_order, newrel);
1872 hex_string (newrel), paddress (gdbarch, *to));
1894 newrel = (oldloc - *to) + rel32;
1895 store_signed_integer (insn + offset, 4, byte_order, newrel);
1898 hex_string (newrel), paddress (gdbarch, *to));
1793 LONGEST rel32, newrel; local
i386-tdep.c 921 int offset = 0, rel32, newrel;
953 newrel = (oldloc - *to) + rel32;
954 store_signed_integer (insn + 1, 4, byte_order, newrel);
958 hex_string (newrel), paddress (gdbarch, *to));
976 newrel = (oldloc - *to) + rel32;
977 store_signed_integer (insn + offset, 4, byte_order, newrel);
980 hex_string (newrel), paddress (gdbarch, *to));
918 int offset = 0, rel32, newrel; local
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-rx.c 2260 unsigned int newrel = ELF32_R_TYPE (srel->r_info);
2263 newrel = next_smaller_reloc (ELF32_R_TYPE (srel->r_info));
2264 if (newrel != ELF32_R_TYPE (srel->r_info))
2266 SNIP (3, 1, newrel);
2287 int newrel = 0;
2298 newrel = R_RX_RH_ABS5p5B;
2301 newrel = R_RX_RH_ABS5p5W;
2304 newrel = R_RX_RH_ABS5p5L;
2309 SNIP (2, 1, newrel);
2319 int newrel = 0
2257 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
2284 int newrel = 0; local
2316 int newrel = 0; local
2361 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
2388 int newrel = 0; local
2430 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
2469 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
2483 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
2502 int newrel; local
2521 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
2561 int newrel; local
2616 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
2630 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
2649 int newrel; local
2668 unsigned int newrel = ELF32_R_TYPE(srel->r_info); local
2702 unsigned int newrel = ELF32_R_TYPE (srel->r_info); local
3004 int newrel = R_RX_NONE; local
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
amd64-tdep.c 1808 LONGEST rel32, newrel;
1879 newrel = (oldloc - *to) + rel32;
1880 store_signed_integer (insn + 1, 4, byte_order, newrel);
1884 hex_string (newrel), paddress (gdbarch, *to));
1906 newrel = (oldloc - *to) + rel32;
1907 store_signed_integer (insn + offset, 4, byte_order, newrel);
1910 hex_string (newrel), paddress (gdbarch, *to));
1805 LONGEST rel32, newrel; local
i386-tdep.c 977 int offset = 0, rel32, newrel;
1009 newrel = (oldloc - *to) + rel32;
1010 store_signed_integer (insn + 1, 4, byte_order, newrel);
1014 hex_string (newrel), paddress (gdbarch, *to));
1032 newrel = (oldloc - *to) + rel32;
1033 store_signed_integer (insn + offset, 4, byte_order, newrel);
1036 hex_string (newrel), paddress (gdbarch, *to));
974 int offset = 0, rel32, newrel; local
  /src/external/gpl3/gdb/dist/gdbserver/
linux-ppc-low.cc 1442 long rel, newrel; local
1451 newrel = (oldloc - *to) + rel;
1454 if (newrel >= (1 << 25) || newrel < -(1 << 25))
1457 insn = (insn & ~0x3fffffc) | (newrel & 0x3fffffc);
1501 newrel = (oldloc - *to) + rel;
1503 if (newrel < (1 << 15) && newrel >= -(1 << 15))
1504 insn = (insn & ~0xfffc) | (newrel & 0xfffc);
1507 newrel -= 4
    [all...]
  /src/external/gpl3/gdb.old/dist/gdbserver/
linux-ppc-low.cc 1443 long rel, newrel; local
1452 newrel = (oldloc - *to) + rel;
1455 if (newrel >= (1 << 25) || newrel < -(1 << 25))
1458 insn = (insn & ~0x3fffffc) | (newrel & 0x3fffffc);
1502 newrel = (oldloc - *to) + rel;
1504 if (newrel < (1 << 15) && newrel >= -(1 << 15))
1505 insn = (insn & ~0xfffc) | (newrel & 0xfffc);
1508 newrel -= 4
    [all...]

Completed in 65 milliseconds