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

  /src/external/gpl3/binutils/dist/bfd/
elfnn-loongarch.c 927 char symbol_tls_type; local
950 symbol_tls_type = GOT_UNKNOWN;
964 symbol_tls_type = _bfd_loongarch_elf_tls_type (input_bfd, h, r_symndx);
968 if (symbol_tls_type == GOT_TLS_IE && GOT_TLS_GD_ANY_P (reloc_got_type))
elfnn-loongarch.c 927 char symbol_tls_type; local
950 symbol_tls_type = GOT_UNKNOWN;
964 symbol_tls_type = _bfd_loongarch_elf_tls_type (input_bfd, h, r_symndx);
968 if (symbol_tls_type == GOT_TLS_IE && GOT_TLS_GD_ANY_P (reloc_got_type))
  /src/external/gpl3/binutils.old/dist/bfd/
elfnn-loongarch.c 789 char symbol_tls_type; local
801 symbol_tls_type = GOT_UNKNOWN;
803 symbol_tls_type = _bfd_loongarch_elf_tls_type (input_bfd, h, r_symndx);
807 if (symbol_tls_type == GOT_TLS_IE && GOT_TLS_GD_ANY_P (reloc_got_type))
elfnn-loongarch.c 789 char symbol_tls_type; local
801 symbol_tls_type = GOT_UNKNOWN;
803 symbol_tls_type = _bfd_loongarch_elf_tls_type (input_bfd, h, r_symndx);
807 if (symbol_tls_type == GOT_TLS_IE && GOT_TLS_GD_ANY_P (reloc_got_type))
  /src/external/gpl3/gdb.old/dist/bfd/
elfnn-loongarch.c 776 char symbol_tls_type; local
788 symbol_tls_type = GOT_UNKNOWN;
790 symbol_tls_type = _bfd_loongarch_elf_tls_type (input_bfd, h, r_symndx);
794 if (symbol_tls_type == GOT_TLS_IE && GOT_TLS_GD_ANY_P (reloc_got_type))
elfnn-loongarch.c 776 char symbol_tls_type; local
788 symbol_tls_type = GOT_UNKNOWN;
790 symbol_tls_type = _bfd_loongarch_elf_tls_type (input_bfd, h, r_symndx);
794 if (symbol_tls_type == GOT_TLS_IE && GOT_TLS_GD_ANY_P (reloc_got_type))
  /src/external/gpl3/gdb/dist/bfd/
elfnn-loongarch.c 789 char symbol_tls_type; local
801 symbol_tls_type = GOT_UNKNOWN;
803 symbol_tls_type = _bfd_loongarch_elf_tls_type (input_bfd, h, r_symndx);
807 if (symbol_tls_type == GOT_TLS_IE && GOT_TLS_GD_ANY_P (reloc_got_type))
elfnn-loongarch.c 789 char symbol_tls_type; local
801 symbol_tls_type = GOT_UNKNOWN;
803 symbol_tls_type = _bfd_loongarch_elf_tls_type (input_bfd, h, r_symndx);
807 if (symbol_tls_type == GOT_TLS_IE && GOT_TLS_GD_ANY_P (reloc_got_type))

Completed in 118 milliseconds