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

  /src/external/gpl3/binutils/dist/bfd/
elf64-ppc.c 151 #define STK_TOC(htab) (htab->opd_abi ? 40 : 24)
11339 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p), p += 4;
11399 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p), p += 4;
11483 bfd_put_32 (obfd, LD_R2_0R1 + STK_TOC (htab), p);
11492 bfd_put_32 (obfd, LD_R2_0R1 + STK_TOC (htab), p);
11835 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p);
11994 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p);
12042 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p);
16098 if (insn2 == LD_R2_0R1 + STK_TOC (htab))
16419 STD_R2_0R1 + STK_TOC (htab)
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-ppc.c 151 #define STK_TOC(htab) (htab->opd_abi ? 40 : 24)
11339 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p), p += 4;
11399 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p), p += 4;
11483 bfd_put_32 (obfd, LD_R2_0R1 + STK_TOC (htab), p);
11492 bfd_put_32 (obfd, LD_R2_0R1 + STK_TOC (htab), p);
11832 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p);
11991 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p);
12039 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p);
16092 if (insn2 == LD_R2_0R1 + STK_TOC (htab))
16413 STD_R2_0R1 + STK_TOC (htab)
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf64-ppc.c 151 #define STK_TOC(htab) (htab->opd_abi ? 40 : 24)
11322 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p), p += 4;
11382 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p), p += 4;
11466 bfd_put_32 (obfd, LD_R2_0R1 + STK_TOC (htab), p);
11475 bfd_put_32 (obfd, LD_R2_0R1 + STK_TOC (htab), p);
11815 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p);
11974 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p);
12022 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p);
16067 if (insn2 == LD_R2_0R1 + STK_TOC (htab))
16388 STD_R2_0R1 + STK_TOC (htab)
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-ppc.c 151 #define STK_TOC(htab) (htab->opd_abi ? 40 : 24)
11319 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p), p += 4;
11379 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p), p += 4;
11463 bfd_put_32 (obfd, LD_R2_0R1 + STK_TOC (htab), p);
11472 bfd_put_32 (obfd, LD_R2_0R1 + STK_TOC (htab), p);
11812 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p);
11971 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p);
12019 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p);
16060 if (insn2 == LD_R2_0R1 + STK_TOC (htab))
16381 STD_R2_0R1 + STK_TOC (htab)
    [all...]

Completed in 63 milliseconds