Lines Matching full:tpoff
746 /* Return the relocation value for @tpoff relocations.. */
748 tpoff (struct bfd_link_info *info, bfd_vma address)
1163 rela.r_addend = tpoff (info, relocation);
1179 bfd_put_32 (output_bfd, tpoff (info, relocation),
1185 /* Add TPOFF GOT and rela entries. */
1196 rela.r_addend = tpoff (info, relocation);
1208 bfd_put_32 (output_bfd, tpoff (info, relocation),
1218 relocation = tpoff (info, relocation);