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

  /src/external/gpl3/binutils/dist/bfd/
elf32-ppc.c 2121 #define TLS_GD 2 /* GD reloc. */
3046 tls_type = TLS_TLS | TLS_GD;
4523 tls_clear = TLS_GD;
4671 if ((tls_clear & (TLS_GD | TLS_LD)) != 0
5063 if ((tls_mask & TLS_GD) != 0)
6282 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_GD) == 0
7054 unsigned int tls_type, tls_mask, tls_gd;
7133 tls_gd = 0;
7203 tls_gd = TLS_GDIE;
7204 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_GD) ==
7038 unsigned int tls_type, tls_mask, tls_gd; local
    [all...]
elf64-ppc.c 1770 /* Zero for non-tls entries, or TLS_TLS and one of TLS_GD, TLS_LD,
3174 #define TLS_GD 2 /* GD reloc. */
4945 tls_type = TLS_TLS | TLS_GD;
5231 tls_type = TLS_EXPLICIT | TLS_TLS | TLS_GD;
5284 if (tls_type == (TLS_EXPLICIT | TLS_TLS | TLS_GD))
8361 tls_clear = TLS_GD;
8362 tls_type = TLS_TLS | TLS_GD;
8488 tls_set = TLS_EXPLICIT | TLS_GD;
8491 tls_set = TLS_EXPLICIT | TLS_GD | TLS_GDIE;
8492 tls_clear = TLS_GD;
15585 unsigned char tls_mask, tls_gd, tls_type; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-ppc.c 2134 #define TLS_GD 2 /* GD reloc. */
3059 tls_type = TLS_TLS | TLS_GD;
4536 tls_clear = TLS_GD;
4684 if ((tls_clear & (TLS_GD | TLS_LD)) != 0
5076 if ((tls_mask & TLS_GD) != 0)
6295 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_GD) == 0
7069 unsigned int tls_type, tls_mask, tls_gd;
7149 tls_gd = 0;
7219 tls_gd = TLS_GDIE;
7220 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_GD) ==
7053 unsigned int tls_type, tls_mask, tls_gd; local
    [all...]
elf64-ppc.c 1778 /* Zero for non-tls entries, or TLS_TLS and one of TLS_GD, TLS_LD,
3182 #define TLS_GD 2 /* GD reloc. */
4953 tls_type = TLS_TLS | TLS_GD;
5239 tls_type = TLS_EXPLICIT | TLS_TLS | TLS_GD;
5292 if (tls_type == (TLS_EXPLICIT | TLS_TLS | TLS_GD))
8361 tls_clear = TLS_GD;
8362 tls_type = TLS_TLS | TLS_GD;
8488 tls_set = TLS_EXPLICIT | TLS_GD;
8491 tls_set = TLS_EXPLICIT | TLS_GD | TLS_GDIE;
8492 tls_clear = TLS_GD;
15583 unsigned char tls_mask, tls_gd, tls_type; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-ppc.c 2134 #define TLS_GD 2 /* GD reloc. */
3059 tls_type = TLS_TLS | TLS_GD;
4536 tls_clear = TLS_GD;
4684 if ((tls_clear & (TLS_GD | TLS_LD)) != 0
5076 if ((tls_mask & TLS_GD) != 0)
6293 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_GD) == 0
7078 unsigned int tls_type, tls_mask, tls_gd;
7158 tls_gd = 0;
7228 tls_gd = TLS_GDIE;
7229 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_GD) ==
7062 unsigned int tls_type, tls_mask, tls_gd; local
    [all...]
elf64-ppc.c 1778 /* Zero for non-tls entries, or TLS_TLS and one of TLS_GD, TLS_LD,
3182 #define TLS_GD 2 /* GD reloc. */
4952 tls_type = TLS_TLS | TLS_GD;
5238 tls_type = TLS_EXPLICIT | TLS_TLS | TLS_GD;
5291 if (tls_type == (TLS_EXPLICIT | TLS_TLS | TLS_GD))
8354 tls_clear = TLS_GD;
8355 tls_type = TLS_TLS | TLS_GD;
8481 tls_set = TLS_EXPLICIT | TLS_GD;
8484 tls_set = TLS_EXPLICIT | TLS_GD | TLS_GDIE;
8485 tls_clear = TLS_GD;
15558 unsigned char tls_mask, tls_gd, tls_type; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-ppc.c 2121 #define TLS_GD 2 /* GD reloc. */
3046 tls_type = TLS_TLS | TLS_GD;
4523 tls_clear = TLS_GD;
4671 if ((tls_clear & (TLS_GD | TLS_LD)) != 0
5063 if ((tls_mask & TLS_GD) != 0)
6282 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_GD) == 0
7056 unsigned int tls_type, tls_mask, tls_gd;
7135 tls_gd = 0;
7205 tls_gd = TLS_GDIE;
7206 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_GD) ==
7040 unsigned int tls_type, tls_mask, tls_gd; local
    [all...]
elf64-ppc.c 1770 /* Zero for non-tls entries, or TLS_TLS and one of TLS_GD, TLS_LD,
3174 #define TLS_GD 2 /* GD reloc. */
4945 tls_type = TLS_TLS | TLS_GD;
5231 tls_type = TLS_EXPLICIT | TLS_TLS | TLS_GD;
5284 if (tls_type == (TLS_EXPLICIT | TLS_TLS | TLS_GD))
8353 tls_clear = TLS_GD;
8354 tls_type = TLS_TLS | TLS_GD;
8480 tls_set = TLS_EXPLICIT | TLS_GD;
8483 tls_set = TLS_EXPLICIT | TLS_GD | TLS_GDIE;
8484 tls_clear = TLS_GD;
15568 unsigned char tls_mask, tls_gd, tls_type; local
    [all...]

Completed in 76 milliseconds