HomeSort by: relevance | last modified time | path
    Searched defs:FRVFDPIC_TLS_BIAS (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-frv.c 1303 #define FRVFDPIC_TLS_BIAS (2048 - 16)
1314 return FRVFDPIC_TLS_BIAS;
1315 return elf_hash_table (info)->tls_sec->vma + FRVFDPIC_TLS_BIAS;
1795 ad += FRVFDPIC_TLS_BIAS;
1909 ad += FRVFDPIC_TLS_BIAS;
4642 + entry->addend < 32768 + FRVFDPIC_TLS_BIAS))))
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-frv.c 1303 #define FRVFDPIC_TLS_BIAS (2048 - 16)
1314 return FRVFDPIC_TLS_BIAS;
1315 return elf_hash_table (info)->tls_sec->vma + FRVFDPIC_TLS_BIAS;
1795 ad += FRVFDPIC_TLS_BIAS;
1909 ad += FRVFDPIC_TLS_BIAS;
4641 + entry->addend < 32768 + FRVFDPIC_TLS_BIAS))))
  /src/external/gpl3/gdb/dist/bfd/
elf32-frv.c 1303 #define FRVFDPIC_TLS_BIAS (2048 - 16)
1314 return FRVFDPIC_TLS_BIAS;
1315 return elf_hash_table (info)->tls_sec->vma + FRVFDPIC_TLS_BIAS;
1795 ad += FRVFDPIC_TLS_BIAS;
1909 ad += FRVFDPIC_TLS_BIAS;
4641 + entry->addend < 32768 + FRVFDPIC_TLS_BIAS))))
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-frv.c 1304 #define FRVFDPIC_TLS_BIAS (2048 - 16)
1315 return FRVFDPIC_TLS_BIAS;
1316 return elf_hash_table (info)->tls_sec->vma + FRVFDPIC_TLS_BIAS;
1796 ad += FRVFDPIC_TLS_BIAS;
1910 ad += FRVFDPIC_TLS_BIAS;
4642 + entry->addend < 32768 + FRVFDPIC_TLS_BIAS))))

Completed in 49 milliseconds