HomeSort by relevance Sort by last modified time
    Searched full:tls_ie (Results 1 - 12 of 12) sorted by null

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-plugin/
run-ie.c 5 __thread int tls_ie __attribute__((tls_model("initial-exec"))) = 4; variable
9 return tls_ie;
14 return &tls_ie;
  /external/elfutils/backends/
i386_reloc.def 44 RELOC_TYPE (TLS_IE, REL)
  /frameworks/compile/mclinker/lib/Target/X86/
X86RelocationFunctions.h 25 DECL_X86_32_APPLY_RELOC_FUNC(tls_ie) \
48 { &tls_ie, 15, "R_386_TLS_IE", 32 }, \
X86Relocator.cpp 1042 Relocator::Result tls_ie(Relocation& pReloc, X86_32Relocator& pParent) { function in namespace:mcld
    [all...]
  /toolchain/binutils/binutils-2.25/gas/doc/
c-nios2.texi 143 @cindex @code{tls_ie} directive, Nios II
157 @itemx %tls_ie(@var{expression})
c-tilepro.texi 240 @item tls_ie
  /toolchain/binutils/binutils-2.25/gas/config/
tc-tilepro.c 236 INSERT_SPECIAL_OP(tls_ie);
514 HANDLE_OP16 (TLS_IE);
    [all...]
tc-nios2.c 314 || strprefix (str, "%tls_ie")
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-or1k.c 583 #define TLS_IE 4
    [all...]
elfxx-tilegx.c     [all...]
elf32-tilepro.c     [all...]
  /toolchain/binutils/binutils-2.25/binutils/
od-xcoff.c 322 RTYPE_ENTRY (TLS_IE),
    [all...]

Completed in 1132 milliseconds