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

  /src/external/gpl3/binutils/dist/bfd/
elf32-tilepro.c 696 #define tilepro_elf_hash_entry(ent) \
1508 old_tls_type = tilepro_elf_hash_entry(h)->tls_type;
1556 tilepro_elf_hash_entry (h)->tls_type = tls_type;
2038 && tilepro_elf_hash_entry(h)->tls_type == GOT_TLS_IE)
2044 int tls_type = tilepro_elf_hash_entry(h)->tls_type;
2645 tls_type = tilepro_elf_hash_entry(h)->tls_type;
3106 tls_type = tilepro_elf_hash_entry(h)->tls_type;
3470 && tilepro_elf_hash_entry(h)->tls_type != GOT_TLS_GD
3471 && tilepro_elf_hash_entry(h)->tls_type != GOT_TLS_IE)
695 #define tilepro_elf_hash_entry macro
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-tilepro.c 696 #define tilepro_elf_hash_entry(ent) \
1508 old_tls_type = tilepro_elf_hash_entry(h)->tls_type;
1556 tilepro_elf_hash_entry (h)->tls_type = tls_type;
2038 && tilepro_elf_hash_entry(h)->tls_type == GOT_TLS_IE)
2044 int tls_type = tilepro_elf_hash_entry(h)->tls_type;
2644 tls_type = tilepro_elf_hash_entry(h)->tls_type;
3105 tls_type = tilepro_elf_hash_entry(h)->tls_type;
3469 && tilepro_elf_hash_entry(h)->tls_type != GOT_TLS_GD
3470 && tilepro_elf_hash_entry(h)->tls_type != GOT_TLS_IE)
695 #define tilepro_elf_hash_entry macro
  /src/external/gpl3/gdb/dist/bfd/
elf32-tilepro.c 696 #define tilepro_elf_hash_entry(ent) \
1508 old_tls_type = tilepro_elf_hash_entry(h)->tls_type;
1556 tilepro_elf_hash_entry (h)->tls_type = tls_type;
2038 && tilepro_elf_hash_entry(h)->tls_type == GOT_TLS_IE)
2044 int tls_type = tilepro_elf_hash_entry(h)->tls_type;
2642 tls_type = tilepro_elf_hash_entry(h)->tls_type;
3103 tls_type = tilepro_elf_hash_entry(h)->tls_type;
3467 && tilepro_elf_hash_entry(h)->tls_type != GOT_TLS_GD
3468 && tilepro_elf_hash_entry(h)->tls_type != GOT_TLS_IE)
695 #define tilepro_elf_hash_entry macro
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-tilepro.c 696 #define tilepro_elf_hash_entry(ent) \
1510 old_tls_type = tilepro_elf_hash_entry(h)->tls_type;
1558 tilepro_elf_hash_entry (h)->tls_type = tls_type;
2040 && tilepro_elf_hash_entry(h)->tls_type == GOT_TLS_IE)
2046 int tls_type = tilepro_elf_hash_entry(h)->tls_type;
2644 tls_type = tilepro_elf_hash_entry(h)->tls_type;
3105 tls_type = tilepro_elf_hash_entry(h)->tls_type;
3469 && tilepro_elf_hash_entry(h)->tls_type != GOT_TLS_GD
3470 && tilepro_elf_hash_entry(h)->tls_type != GOT_TLS_IE)
695 #define tilepro_elf_hash_entry macro

Completed in 34 milliseconds