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

/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-frv.c1379 #define FRVFDPIC_TLS_BIAS (2048 - 16)
1390 return FRVFDPIC_TLS_BIAS;
1391 return elf_hash_table (info)->tls_sec->vma + FRVFDPIC_TLS_BIAS;
1867 ad += FRVFDPIC_TLS_BIAS;
1981 ad += FRVFDPIC_TLS_BIAS;
4748 + abs (entry->addend) < 32768 + FRVFDPIC_TLS_BIAS))))
1378 #define FRVFDPIC_TLS_BIAS macro

Completed in 211 milliseconds