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

  /bionic/libc/include/bits/
elf_x86_64.h 47 #define R_X86_64_TLSDESC 36
  /toolchain/binutils/binutils-2.25/elfcpp/
x86_64.h 92 R_X86_64_TLSDESC = 36, // 2 by 64-bit TLS descriptor
  /toolchain/binutils/binutils-2.25/include/elf/
x86-64.h 72 RELOC_NUMBER (R_X86_64_TLSDESC, 36) /* 2x64-bit TLS descriptor. */
  /external/syslinux/com32/include/sys/
elfcommon.h 409 #define R_X86_64_TLSDESC 36 /* TLS descriptor. */
  /toolchain/binutils/binutils-2.25/gold/
x86_64.cc 531 // The only target specific relocation is R_X86_64_TLSDESC for a
536 gold_assert(r_type == elfcpp::R_X86_64_TLSDESC);
977 // R_X86_64_TLSDESC against a local symbol.
1010 // We handle R_X86_64_TLSDESC against a local symbol as a target
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 369 R_X86_64_TLSDESC = 36
    [all...]
  /art/runtime/
elf.h 376 R_X86_64_TLSDESC = 36,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 494 R_X86_64_TLSDESC = 36
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf64-x86-64.c 163 HOWTO(R_X86_64_TLSDESC, 0, 4, 64, FALSE, 0,
165 "R_X86_64_TLSDESC",
254 { BFD_RELOC_X86_64_TLSDESC, R_X86_64_TLSDESC, },
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
elf.h     [all...]
  /external/swiftshader/third_party/LLVM/lib/Object/
ELFObjectFile.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 368 R_X86_64_TLSDESC = 36
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 368 R_X86_64_TLSDESC = 36
    [all...]

Completed in 796 milliseconds