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

  /src/external/gpl3/binutils/dist/bfd/
elfnn-loongarch.c 61 #define loongarch_elf_hash_entry(ent) \ macro
80 ? &loongarch_elf_hash_entry (h)->tls_type \
1735 int tls_type = loongarch_elf_hash_entry (h)->tls_type;
2279 if (loongarch_elf_hash_entry (h)->tls_type
6555 && !(loongarch_elf_hash_entry (h)->tls_type
6928 loongarch_elf_hash_entry(edir)->tls_type
6929 = loongarch_elf_hash_entry(eind)->tls_type;
6930 loongarch_elf_hash_entry(eind)->tls_type = GOT_UNKNOWN;
  /src/external/gpl3/binutils.old/dist/bfd/
elfnn-loongarch.c 61 #define loongarch_elf_hash_entry(ent) \ macro
80 ? &loongarch_elf_hash_entry (h)->tls_type \
1553 int tls_type = loongarch_elf_hash_entry (h)->tls_type;
2097 if (loongarch_elf_hash_entry (h)->tls_type
6147 && !(loongarch_elf_hash_entry (h)->tls_type
6519 loongarch_elf_hash_entry(edir)->tls_type
6520 = loongarch_elf_hash_entry(eind)->tls_type;
6521 loongarch_elf_hash_entry(eind)->tls_type = GOT_UNKNOWN;
  /src/external/gpl3/gdb.old/dist/bfd/
elfnn-loongarch.c 60 #define loongarch_elf_hash_entry(ent) \ macro
79 ? &loongarch_elf_hash_entry (h)->tls_type \
1531 int tls_type = loongarch_elf_hash_entry (h)->tls_type;
2075 if (loongarch_elf_hash_entry (h)->tls_type
5817 && !(loongarch_elf_hash_entry (h)->tls_type
6189 loongarch_elf_hash_entry(edir)->tls_type
6190 = loongarch_elf_hash_entry(eind)->tls_type;
6191 loongarch_elf_hash_entry(eind)->tls_type = GOT_UNKNOWN;
  /src/external/gpl3/gdb/dist/bfd/
elfnn-loongarch.c 61 #define loongarch_elf_hash_entry(ent) \ macro
80 ? &loongarch_elf_hash_entry (h)->tls_type \
1553 int tls_type = loongarch_elf_hash_entry (h)->tls_type;
2097 if (loongarch_elf_hash_entry (h)->tls_type
6164 && !(loongarch_elf_hash_entry (h)->tls_type
6536 loongarch_elf_hash_entry(edir)->tls_type
6537 = loongarch_elf_hash_entry(eind)->tls_type;
6538 loongarch_elf_hash_entry(eind)->tls_type = GOT_UNKNOWN;

Completed in 24 milliseconds