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

  /external/llvm/test/MC/ELF/
relocation.s 15 leaq foo@TLSLD(%rip), %rdi # R_X86_64_TLSLD
35 // CHECK-NEXT: 0x42 R_X86_64_TLSLD foo 0xFFFFFFFFFFFFFFFC
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86ELFObjectWriter.cpp 88 Type = ELF::R_X86_64_TLSLD;
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf-x86-amd64.c 44 R_X86_64_TLSLD, 32},
elf.h 333 R_X86_64_TLSLD = 20, /* word32, PC-rel offset to LD GOT block */
  /external/llvm/include/llvm/Support/
ELF.h 353 R_X86_64_TLSLD = 20,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 474 R_X86_64_TLSLD = 20
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h     [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/llvm/include/llvm/Object/
ELF.h     [all...]

Completed in 897 milliseconds