Searched refs:STD_R2_0R1 (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | elf64-ppc.c | 169 #define STD_R2_0R1 0xf8410000 /* std %r2,0+40(%r1) */ macro 11315 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p), p += 4; in build_plt_stub() 11375 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p), p += 4; in build_plt_stub() 11808 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p); in ppc_build_one_stub() 11967 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p); in ppc_build_one_stub() 12015 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p); in ppc_build_one_stub() 15091 bfd_put_32 (htab->glink->owner, STD_R2_0R1 + 24, p); in ppc64_elf_build_stubs() 16377 STD_R2_0R1 + STK_TOC (htab), in ppc64_elf_relocate_section()
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | elf64-ppc.c | 169 #define STD_R2_0R1 0xf8410000 /* std %r2,0+40(%r1) */ macro 11321 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p), p += 4; in build_plt_stub() 11381 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p), p += 4; in build_plt_stub() 11814 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p); in ppc_build_one_stub() 11973 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p); in ppc_build_one_stub() 12021 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p); in ppc_build_one_stub() 15097 bfd_put_32 (htab->glink->owner, STD_R2_0R1 + 24, p); in ppc64_elf_build_stubs() 16383 STD_R2_0R1 + STK_TOC (htab), in ppc64_elf_relocate_section()
|