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

  /src/external/gpl3/binutils/dist/bfd/
elf32-ppc.c 4450 unsigned char tls_set, tls_clear;
4506 tls_set = 0;
4519 tls_set = 0;
4522 tls_set = TLS_TLS | TLS_GDIE;
4533 tls_set = 0;
4580 tls_set = 0;
4694 if (tls_set == 0)
4701 *tls_mask |= tls_set;
4439 unsigned char tls_set, tls_clear; local
elf64-ppc.c 8239 unsigned int tls_set, tls_clear, tls_type = 0;
8341 tls_set = 0;
8357 tls_set = 0;
8360 tls_set = TLS_TLS | TLS_GDIE;
8373 tls_set = 0;
8455 tls_set = 0;
8469 tls_set = TLS_EXPLICIT;
8488 tls_set = TLS_EXPLICIT | TLS_GD;
8491 tls_set = TLS_EXPLICIT | TLS_GD | TLS_GDIE;
8500 tls_set = TLS_EXPLICIT
8235 unsigned int tls_set, tls_clear, tls_type = 0; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-ppc.c 4463 unsigned char tls_set, tls_clear;
4519 tls_set = 0;
4532 tls_set = 0;
4535 tls_set = TLS_TLS | TLS_GDIE;
4546 tls_set = 0;
4593 tls_set = 0;
4707 if (tls_set == 0)
4714 *tls_mask |= tls_set;
4452 unsigned char tls_set, tls_clear; local
elf64-ppc.c 8239 unsigned int tls_set, tls_clear, tls_type = 0;
8341 tls_set = 0;
8357 tls_set = 0;
8360 tls_set = TLS_TLS | TLS_GDIE;
8373 tls_set = 0;
8455 tls_set = 0;
8469 tls_set = TLS_EXPLICIT;
8488 tls_set = TLS_EXPLICIT | TLS_GD;
8491 tls_set = TLS_EXPLICIT | TLS_GD | TLS_GDIE;
8500 tls_set = TLS_EXPLICIT
8235 unsigned int tls_set, tls_clear, tls_type = 0; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-ppc.c 4463 unsigned char tls_set, tls_clear;
4519 tls_set = 0;
4532 tls_set = 0;
4535 tls_set = TLS_TLS | TLS_GDIE;
4546 tls_set = 0;
4593 tls_set = 0;
4707 if (tls_set == 0)
4714 *tls_mask |= tls_set;
4452 unsigned char tls_set, tls_clear; local
elf64-ppc.c 8232 unsigned int tls_set, tls_clear, tls_type = 0;
8334 tls_set = 0;
8350 tls_set = 0;
8353 tls_set = TLS_TLS | TLS_GDIE;
8366 tls_set = 0;
8448 tls_set = 0;
8462 tls_set = TLS_EXPLICIT;
8481 tls_set = TLS_EXPLICIT | TLS_GD;
8484 tls_set = TLS_EXPLICIT | TLS_GD | TLS_GDIE;
8493 tls_set = TLS_EXPLICIT
8228 unsigned int tls_set, tls_clear, tls_type = 0; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-ppc.c 4450 unsigned char tls_set, tls_clear;
4506 tls_set = 0;
4519 tls_set = 0;
4522 tls_set = TLS_TLS | TLS_GDIE;
4533 tls_set = 0;
4580 tls_set = 0;
4694 if (tls_set == 0)
4701 *tls_mask |= tls_set;
4439 unsigned char tls_set, tls_clear; local
elf64-ppc.c 8231 unsigned int tls_set, tls_clear, tls_type = 0;
8333 tls_set = 0;
8349 tls_set = 0;
8352 tls_set = TLS_TLS | TLS_GDIE;
8365 tls_set = 0;
8447 tls_set = 0;
8461 tls_set = TLS_EXPLICIT;
8480 tls_set = TLS_EXPLICIT | TLS_GD;
8483 tls_set = TLS_EXPLICIT | TLS_GD | TLS_GDIE;
8492 tls_set = TLS_EXPLICIT
8227 unsigned int tls_set, tls_clear, tls_type = 0; local
    [all...]

Completed in 92 milliseconds