| /src/external/gpl3/binutils/dist/bfd/ |
| elf-m10300.c | 860 /* Return the relocation value for @tpoff relocation 874 /* Return the relocation value for @tpoff relocation 878 tpoff (struct bfd_link_info * info, bfd_vma address) function 937 /* mov _x@tpoff,a0. */ 969 1111 1100 1100 11Dn [-- abs32 --] MOV x@tpoff,Dn 973 1111 1100 1101 11An [-- abs32 --] MOV x@tpoff,An 977 1111 1110 0000 1000 Rnnn Xxxx [-- abs32 --] MOV x@tpoff,Rn 1783 value = tpoff (info, value); 1819 value = tpoff (info, value);
|
| elf32-metag.c | 848 tpoff (struct bfd_link_info *info, bfd_vma address) function 1849 bfd_put_32 (output_bfd, tpoff (info, relocation), 1882 relocation = tpoff (info, relocation); 1887 relocation = tpoff (info, relocation);
|
| elf32-or1k.c | 1094 /* Return the relocation value for @tpoff relocations.. */ 1096 tpoff (struct bfd_link_info *info, bfd_vma address, bool dynamic) function 1790 (i == 0 ? 0 : tpoff (info, relocation, dynamic)); 1805 bfd_put_32 (output_bfd, tpoff (info, relocation, dynamic), 1816 /* Add TPOFF GOT and rela entries. */ 1826 rela.r_addend = tpoff (info, relocation, dynamic); 1837 bfd_put_32 (output_bfd, tpoff (info, relocation, dynamic), 1856 relocation = tpoff (info, relocation, 0);
|
| elf32-s390.c | 1979 /* Return the relocation value for @tpoff relocation 1983 tpoff (struct bfd_link_info *info, bfd_vma address) function 2711 bfd_put_32 (output_bfd, -tpoff (info, relocation) + rel->r_addend, 2828 bfd_put_32 (output_bfd, -tpoff (info, relocation), 2906 bfd_put_32 (output_bfd, -tpoff (info, relocation) + rel->r_addend, 2916 relocation = -tpoff (info, relocation);
|
| elf32-tilepro.c | 2397 tpoff (struct bfd_link_info *info, bfd_vma address) 3080 relocation = tpoff (info, relocation); 3124 relocation = tpoff (info, relocation); 3198 bfd_put_32 (output_bfd, tpoff (info, relocation), 2394 tpoff (struct bfd_link_info *info, bfd_vma address) function
|
| elf64-s390.c | 2217 /* Return the relocation value for @tpoff relocation 2221 tpoff (struct bfd_link_info *info, bfd_vma address) function 3088 bfd_put_64 (output_bfd, -tpoff (info, relocation) + rel->r_addend, 3203 bfd_put_64 (output_bfd, -tpoff (info, relocation), 3281 bfd_put_64 (output_bfd, -tpoff (info, relocation) + rel->r_addend, 3291 relocation = -tpoff (info, relocation);
|
| elfxx-tilegx.c | 2640 /* Return the relocation value for @tpoff relocation. */ function 2643 tpoff (struct bfd_link_info *info, bfd_vma address) 3473 relocation = tpoff (info, relocation); 3515 relocation = tpoff (info, relocation); 3589 tpoff (info, relocation),
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf-m10300.c | 860 /* Return the relocation value for @tpoff relocation 874 /* Return the relocation value for @tpoff relocation 878 tpoff (struct bfd_link_info * info, bfd_vma address) function 937 /* mov _x@tpoff,a0. */ 969 1111 1100 1100 11Dn [-- abs32 --] MOV x@tpoff,Dn 973 1111 1100 1101 11An [-- abs32 --] MOV x@tpoff,An 977 1111 1110 0000 1000 Rnnn Xxxx [-- abs32 --] MOV x@tpoff,Rn 1783 value = tpoff (info, value); 1819 value = tpoff (info, value);
|
| elf32-metag.c | 848 tpoff (struct bfd_link_info *info, bfd_vma address) function 1886 bfd_put_32 (output_bfd, tpoff (info, relocation), 1919 relocation = tpoff (info, relocation); 1924 relocation = tpoff (info, relocation);
|
| elf32-or1k.c | 1094 /* Return the relocation value for @tpoff relocations.. */ 1096 tpoff (struct bfd_link_info *info, bfd_vma address, bool dynamic) function 1789 (i == 0 ? 0 : tpoff (info, relocation, dynamic)); 1804 bfd_put_32 (output_bfd, tpoff (info, relocation, dynamic), 1815 /* Add TPOFF GOT and rela entries. */ 1825 rela.r_addend = tpoff (info, relocation, dynamic); 1836 bfd_put_32 (output_bfd, tpoff (info, relocation, dynamic), 1855 relocation = tpoff (info, relocation, 0);
|
| elf32-s390.c | 1980 /* Return the relocation value for @tpoff relocation 1984 tpoff (struct bfd_link_info *info, bfd_vma address) function 2703 bfd_put_32 (output_bfd, -tpoff (info, relocation) + rel->r_addend, 2820 bfd_put_32 (output_bfd, -tpoff (info, relocation), 2898 bfd_put_32 (output_bfd, -tpoff (info, relocation) + rel->r_addend, 2908 relocation = -tpoff (info, relocation);
|
| elf32-tilepro.c | 2397 tpoff (struct bfd_link_info *info, bfd_vma address) 3079 relocation = tpoff (info, relocation); 3123 relocation = tpoff (info, relocation); 3197 bfd_put_32 (output_bfd, tpoff (info, relocation), 2394 tpoff (struct bfd_link_info *info, bfd_vma address) function
|
| elf64-s390.c | 2215 /* Return the relocation value for @tpoff relocation 2219 tpoff (struct bfd_link_info *info, bfd_vma address) function 3066 bfd_put_64 (output_bfd, -tpoff (info, relocation) + rel->r_addend, 3181 bfd_put_64 (output_bfd, -tpoff (info, relocation), 3259 bfd_put_64 (output_bfd, -tpoff (info, relocation) + rel->r_addend, 3269 relocation = -tpoff (info, relocation);
|
| elfxx-tilegx.c | 2643 /* Return the relocation value for @tpoff relocation. */ function 2646 tpoff (struct bfd_link_info *info, bfd_vma address) 3475 relocation = tpoff (info, relocation); 3517 relocation = tpoff (info, relocation); 3591 tpoff (info, relocation),
|
| /src/external/gpl3/gdb/dist/bfd/ |
| elf-m10300.c | 860 /* Return the relocation value for @tpoff relocation 874 /* Return the relocation value for @tpoff relocation 878 tpoff (struct bfd_link_info * info, bfd_vma address) function 937 /* mov _x@tpoff,a0. */ 969 1111 1100 1100 11Dn [-- abs32 --] MOV x@tpoff,Dn 973 1111 1100 1101 11An [-- abs32 --] MOV x@tpoff,An 977 1111 1110 0000 1000 Rnnn Xxxx [-- abs32 --] MOV x@tpoff,Rn 1783 value = tpoff (info, value); 1819 value = tpoff (info, value);
|
| elf32-metag.c | 848 tpoff (struct bfd_link_info *info, bfd_vma address) function 1886 bfd_put_32 (output_bfd, tpoff (info, relocation), 1919 relocation = tpoff (info, relocation); 1924 relocation = tpoff (info, relocation);
|
| elf32-or1k.c | 1094 /* Return the relocation value for @tpoff relocations.. */ 1096 tpoff (struct bfd_link_info *info, bfd_vma address, bool dynamic) function 1789 (i == 0 ? 0 : tpoff (info, relocation, dynamic)); 1804 bfd_put_32 (output_bfd, tpoff (info, relocation, dynamic), 1815 /* Add TPOFF GOT and rela entries. */ 1825 rela.r_addend = tpoff (info, relocation, dynamic); 1836 bfd_put_32 (output_bfd, tpoff (info, relocation, dynamic), 1855 relocation = tpoff (info, relocation, 0);
|
| elf32-s390.c | 1978 /* Return the relocation value for @tpoff relocation 1982 tpoff (struct bfd_link_info *info, bfd_vma address) function 2701 bfd_put_32 (output_bfd, -tpoff (info, relocation) + rel->r_addend, 2818 bfd_put_32 (output_bfd, -tpoff (info, relocation), 2896 bfd_put_32 (output_bfd, -tpoff (info, relocation) + rel->r_addend, 2906 relocation = -tpoff (info, relocation);
|
| elf32-tilepro.c | 2395 tpoff (struct bfd_link_info *info, bfd_vma address) 3077 relocation = tpoff (info, relocation); 3121 relocation = tpoff (info, relocation); 3195 bfd_put_32 (output_bfd, tpoff (info, relocation), 2392 tpoff (struct bfd_link_info *info, bfd_vma address) function
|
| elf64-s390.c | 1947 /* Return the relocation value for @tpoff relocation 1951 tpoff (struct bfd_link_info *info, bfd_vma address) function 2804 bfd_put_64 (output_bfd, -tpoff (info, relocation) + rel->r_addend, 2919 bfd_put_64 (output_bfd, -tpoff (info, relocation), 2997 bfd_put_64 (output_bfd, -tpoff (info, relocation) + rel->r_addend, 3007 relocation = -tpoff (info, relocation);
|
| elfxx-tilegx.c | 2641 /* Return the relocation value for @tpoff relocation. */ function 2644 tpoff (struct bfd_link_info *info, bfd_vma address) 3473 relocation = tpoff (info, relocation); 3515 relocation = tpoff (info, relocation); 3589 tpoff (info, relocation),
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf-m10300.c | 860 /* Return the relocation value for @tpoff relocation 874 /* Return the relocation value for @tpoff relocation 878 tpoff (struct bfd_link_info * info, bfd_vma address) function 937 /* mov _x@tpoff,a0. */ 969 1111 1100 1100 11Dn [-- abs32 --] MOV x@tpoff,Dn 973 1111 1100 1101 11An [-- abs32 --] MOV x@tpoff,An 977 1111 1110 0000 1000 Rnnn Xxxx [-- abs32 --] MOV x@tpoff,Rn 1783 value = tpoff (info, value); 1819 value = tpoff (info, value);
|
| elf32-metag.c | 848 tpoff (struct bfd_link_info *info, bfd_vma address) function 1887 bfd_put_32 (output_bfd, tpoff (info, relocation), 1920 relocation = tpoff (info, relocation); 1925 relocation = tpoff (info, relocation);
|
| elf32-or1k.c | 1096 /* Return the relocation value for @tpoff relocations.. */ 1098 tpoff (struct bfd_link_info *info, bfd_vma address, bool dynamic) function 1791 (i == 0 ? 0 : tpoff (info, relocation, dynamic)); 1806 bfd_put_32 (output_bfd, tpoff (info, relocation, dynamic), 1817 /* Add TPOFF GOT and rela entries. */ 1827 rela.r_addend = tpoff (info, relocation, dynamic); 1838 bfd_put_32 (output_bfd, tpoff (info, relocation, dynamic), 1857 relocation = tpoff (info, relocation, 0);
|
| elf32-s390.c | 1980 /* Return the relocation value for @tpoff relocation 1984 tpoff (struct bfd_link_info *info, bfd_vma address) function 2705 bfd_put_32 (output_bfd, -tpoff (info, relocation) + rel->r_addend, 2822 bfd_put_32 (output_bfd, -tpoff (info, relocation), 2900 bfd_put_32 (output_bfd, -tpoff (info, relocation) + rel->r_addend, 2910 relocation = -tpoff (info, relocation);
|