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

  /bionic/libc/include/bits/
elf_x86_64.h 46 #define R_X86_64_TLSDESC_CALL 35
  /toolchain/binutils/binutils-2.25/elfcpp/
x86_64.h 91 R_X86_64_TLSDESC_CALL = 35, // Relaxable call through TLS descriptor
  /toolchain/binutils/binutils-2.25/include/elf/
x86-64.h 70 RELOC_NUMBER (R_X86_64_TLSDESC_CALL, 35) /* Relaxable call through TLS
  /external/syslinux/com32/include/sys/
elfcommon.h 407 #define R_X86_64_TLSDESC_CALL 35 /* Marker for call through TLS
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86ELFObjectWriter.cpp 163 return ELF::R_X86_64_TLSDESC_CALL;
  /toolchain/binutils/binutils-2.25/gold/
x86_64.cc     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf64-x86-64.c 159 HOWTO(R_X86_64_TLSDESC_CALL, 0, 0, 0, FALSE, 0,
161 "R_X86_64_TLSDESC_CALL",
253 { BFD_RELOC_X86_64_TLSDESC_CALL, R_X86_64_TLSDESC_CALL, },
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 368 R_X86_64_TLSDESC_CALL = 35,
    [all...]
  /art/runtime/
elf.h 375 R_X86_64_TLSDESC_CALL = 35,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 493 R_X86_64_TLSDESC_CALL = 35
    [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 367 R_X86_64_TLSDESC_CALL = 35
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 367 R_X86_64_TLSDESC_CALL = 35
    [all...]

Completed in 232 milliseconds