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

  /src/external/gpl3/binutils/dist/bfd/
elf32-or1k.c 917 #define TLS_NONE 1
1726 tls_type = local_tls_type == NULL ? TLS_NONE
2021 tls_type = TLS_NONE;
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-or1k.c 917 #define TLS_NONE 1
1725 tls_type = local_tls_type == NULL ? TLS_NONE
2020 tls_type = TLS_NONE;
  /src/external/gpl3/gdb/dist/bfd/
elf32-or1k.c 917 #define TLS_NONE 1
1725 tls_type = local_tls_type == NULL ? TLS_NONE
2020 tls_type = TLS_NONE;
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-or1k.c 917 #define TLS_NONE 1
1727 tls_type = local_tls_type == NULL ? TLS_NONE
2022 tls_type = TLS_NONE;

Completed in 40 milliseconds