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

  /bionic/libc/include/bits/
elf_x86.h 53 #define R_386_TLS_GOTDESC 39
  /toolchain/binutils/binutils-2.27/elfcpp/
i386.h 84 R_386_TLS_GOTDESC = 39, // GOT offset for TLS descriptor
  /toolchain/binutils/binutils-2.27/include/elf/
i386.h 65 RELOC_NUMBER (R_386_TLS_GOTDESC, 39)
  /toolchain/binutils/binutils-2.27/gold/
i386.cc     [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf32-i386.c 138 HOWTO(R_386_TLS_GOTDESC, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
139 bfd_elf_generic_reloc, "R_386_TLS_GOTDESC",
325 return &elf_howto_table[R_386_TLS_GOTDESC - R_386_tls_offset];
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 411 R_386_TLS_GOTDESC = 39,
    [all...]
  /art/runtime/
elf.h 422 R_386_TLS_GOTDESC = 39,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 534 R_386_TLS_GOTDESC = 39
    [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.15-4.8/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go     [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go     [all...]

Completed in 782 milliseconds