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

  /external/llvm/test/MC/ELF/
relocation.s 13 leaq foo@TLSGD(%rip), %rax # R_X86_64_TLSGD
33 // CHECK-NEXT: 0x34 R_X86_64_TLSGD foo 0xFFFFFFFFFFFFFFFC
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86ELFObjectWriter.cpp 85 Type = ELF::R_X86_64_TLSGD;
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf-x86-amd64.c 42 R_X86_64_TLSGD, 32},
elf.h 332 R_X86_64_TLSGD = 19, /* word32, PC-rel offset to GD GOT block */
  /external/llvm/include/llvm/Support/
ELF.h 352 R_X86_64_TLSGD = 19,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 473 R_X86_64_TLSGD = 19
    [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 94 milliseconds