Home
last modified time | relevance | path

Searched refs:tls_biased_base (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-frv.c1316 tls_biased_base (struct bfd_link_info *info) in tls_biased_base() function
1783 ad += sec->output_section->vma - tls_biased_base (info); in _frvfdpic_emit_got_relocs_plt_entries()
1864 ad += sec->output_section->vma - tls_biased_base (info); in _frvfdpic_emit_got_relocs_plt_entries()
1984 ad += sec->output_section->vma - tls_biased_base (info); in _frvfdpic_emit_got_relocs_plt_entries()
2865 relocation += tls_biased_base (info); in elf32_frv_relocate_section()
2889 (IN_RANGE_FOR_SETLOS_P ((value) - tls_biased_base (info))) in elf32_frv_relocate_section()
3842 relocation -= tls_biased_base (info); in elf32_frv_relocate_section()
4632 - tls_biased_base (dinfo->info) in _frvfdpic_relax_tls_entries()
DChangeLog-20055000 (tls_biased_base): New.