Searched refs:dtpoff_base (Results 1 - 13 of 13) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf32-i386.c1970 dtpoff_base (struct bfd_link_info *info)
2648 bfd_put_32 (output_bfd, relocation - dtpoff_base (info),
2651 bfd_put_32 (output_bfd, dtpoff_base (info) - relocation,
2667 relocation - dtpoff_base (info),
2685 indx == 0 ? relocation - dtpoff_base (info) : 0,
2834 relocation -= dtpoff_base (info);
2869 relocation = dtpoff_base (info) - relocation;
2871 relocation -= dtpoff_base (info);
1968 dtpoff_base (struct bfd_link_info *info) function
H A Delf32-sparc.c48 static bfd_vma dtpoff_base
2104 dtpoff_base (info)
2619 outrel.r_addend = relocation - dtpoff_base (info);
2635 relocation - dtpoff_base (info),
2680 relocation -= dtpoff_base (info);
2708 outrel.r_addend = relocation - dtpoff_base (info)
2844 relocation -= dtpoff_base (info);
2100 dtpoff_base (info) function
H A Delf64-x86-64.c1724 dtpoff_base (struct bfd_link_info *info)
2223 outrel.r_addend = relocation - dtpoff_base (info);
2236 relocation - dtpoff_base (info),
2370 relocation -= dtpoff_base (info);
1722 dtpoff_base (struct bfd_link_info *info) function
H A Delf32-s390.c85 static bfd_vma dtpoff_base
2196 dtpoff_base (info) function
2741 outrel.r_addend = relocation - dtpoff_base (info);
2756 relocation - dtpoff_base (info),
2881 outrel.r_addend = relocation - dtpoff_base (info);
2901 relocation -= dtpoff_base (info);
H A Delf64-s390.c83 static bfd_vma dtpoff_base
2166 dtpoff_base (info) function
2721 outrel.r_addend = relocation - dtpoff_base (info);
2736 relocation - dtpoff_base (info),
2861 outrel.r_addend = relocation - dtpoff_base (info);
2881 relocation -= dtpoff_base (info);
H A Delf32-sh.c90 static bfd_vma dtpoff_base
5626 outrel.r_addend = relocation - dtpoff_base (info);
5639 relocation - dtpoff_base (info),
5806 relocation -= dtpoff_base (info);
5854 outrel.r_addend = relocation - dtpoff_base (info);
6013 dtpoff_base (struct bfd_link_info *info)
6009 dtpoff_base (struct bfd_link_info *info) function
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-i386.c2237 dtpoff_base (struct bfd_link_info *info)
3035 relocation - dtpoff_base (info),
3062 bfd_put_32 (output_bfd, relocation - dtpoff_base (info),
3065 bfd_put_32 (output_bfd, dtpoff_base (info) - relocation,
3084 relocation - dtpoff_base (info),
3104 indx == 0 ? relocation - dtpoff_base (info) : 0,
3360 relocation -= dtpoff_base (info);
3395 relocation = dtpoff_base (info) - relocation;
3397 relocation -= dtpoff_base (info);
2235 dtpoff_base (struct bfd_link_info *info) function
H A Delf32-s390.c86 static bfd_vma dtpoff_base
2228 dtpoff_base (info) function
2770 outrel.r_addend = relocation - dtpoff_base (info);
2785 relocation - dtpoff_base (info),
2910 outrel.r_addend = relocation - dtpoff_base (info);
2930 relocation -= dtpoff_base (info);
H A Delf64-s390.c84 static bfd_vma dtpoff_base
2200 dtpoff_base (info) function
2752 outrel.r_addend = relocation - dtpoff_base (info);
2767 relocation - dtpoff_base (info),
2892 outrel.r_addend = relocation - dtpoff_base (info);
2912 relocation -= dtpoff_base (info);
H A Delfxx-sparc.c2451 dtpoff_base (struct bfd_link_info *info)
3014 outrel.r_addend = relocation - dtpoff_base (info);
3027 relocation - dtpoff_base (info),
3074 relocation -= dtpoff_base (info);
3105 outrel.r_addend = relocation - dtpoff_base (info)
3239 relocation -= dtpoff_base (info);
2446 dtpoff_base (struct bfd_link_info *info) function
H A Delf64-x86-64.c2025 dtpoff_base (struct bfd_link_info *info)
2732 outrel.r_addend = relocation - dtpoff_base (info);
2754 outrel.r_addend = relocation - dtpoff_base (info);
2769 relocation - dtpoff_base (info),
2985 relocation -= dtpoff_base (info);
2023 dtpoff_base (struct bfd_link_info *info) function
H A Delf32-sh.c45 static bfd_vma dtpoff_base
5447 outrel.r_addend = relocation - dtpoff_base (info);
5460 relocation - dtpoff_base (info),
5627 relocation -= dtpoff_base (info);
5675 outrel.r_addend = relocation - dtpoff_base (info);
5835 dtpoff_base (struct bfd_link_info *info)
5831 dtpoff_base (struct bfd_link_info *info) function
H A Delf32-arm.c2900 dtpoff_base (struct bfd_link_info *info) function
3845 value = value - dtpoff_base (info);
3981 bfd_put_32 (output_bfd, value - dtpoff_base (info),
4009 bfd_put_32 (output_bfd, value - dtpoff_base (info),
4021 outrel.r_addend = value - dtpoff_base (info);

Completed in 307 milliseconds