Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-frv.c1309 #define FRVFDPIC_TLS_BIAS (2048 - 16) macro
1320 return FRVFDPIC_TLS_BIAS; in tls_biased_base()
1321 return elf_hash_table (info)->tls_sec->vma + FRVFDPIC_TLS_BIAS; in tls_biased_base()
1799 ad += FRVFDPIC_TLS_BIAS; in _frvfdpic_emit_got_relocs_plt_entries()
1913 ad += FRVFDPIC_TLS_BIAS; in _frvfdpic_emit_got_relocs_plt_entries()
4636 + abs (entry->addend) < 32768 + FRVFDPIC_TLS_BIAS)))) in _frvfdpic_relax_tls_entries()
DChangeLog-20054999 (FRVFDPIC_TLS_BIAS): Define.