HomeSort by relevance Sort by last modified time
    Searched refs:tls_gd (Results 1 - 5 of 5) sorted by null

  /frameworks/compile/mclinker/lib/Target/X86/
X86RelocationFunctions.h 24 DECL_X86_32_APPLY_RELOC_FUNC(tls_gd) \
51 { &tls_gd, 18, "R_386_TLS_GD", 32 }, \
X86Relocator.cpp 987 Relocator::Result tls_gd(Relocation& pReloc, X86_32Relocator& pParent) { function in namespace:mcld
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
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...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-tilepro.c 232 INSERT_SPECIAL_OP(tls_gd);
494 HANDLE_OP16 (TLS_GD);
    [all...]

Completed in 143 milliseconds