HomeSort by relevance Sort by last modified time
    Searched defs:TLS_GD (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
elf32-microblaze.c 703 #define TLS_GD 1 /* GD reloc. */
712 #define IS_TLS_GD(x) (x == (TLS_TLS | TLS_GD))
    [all...]
elf32-or1k.c 581 #define TLS_GD 2
    [all...]
elf32-ppc.c 7611 unsigned int tls_type, tls_mask, tls_gd; local
    [all...]
elf64-ppc.c 13033 unsigned char tls_mask, tls_gd, tls_type; local
    [all...]

Completed in 119 milliseconds