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

  /bionic/libc/include/bits/
elf_x86.h 48 #define R_386_TLS_TPOFF32 37
  /toolchain/binutils/binutils-2.27/elfcpp/
i386.h 83 R_386_TLS_TPOFF32 = 37, // Outstanding Initial Exec reloc, sun-style
  /toolchain/binutils/binutils-2.27/include/elf/
i386.h 63 RELOC_NUMBER (R_386_TLS_TPOFF32, 37)
  /external/syslinux/com32/include/sys/
elfcommon.h 360 #define R_386_TLS_TPOFF32 37 /* Negated offset in static TLS block */
  /toolchain/binutils/binutils-2.27/gold/
i386.cc     [all...]
  /external/elfutils/src/
i386_ld.c 698 case R_386_TLS_TPOFF32:
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 546 #define R_386_TLS_TPOFF32 37 /* GOT entry of -ve static TLS offset */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 546 #define R_386_TLS_TPOFF32 37 /* GOT entry of -ve static TLS offset */
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 410 R_386_TLS_TPOFF32 = 37,
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf32-i386.c 132 HOWTO(R_386_TLS_TPOFF32, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
133 bfd_elf_generic_reloc, "R_386_TLS_TPOFF32",
317 return &elf_howto_table[R_386_TLS_TPOFF32 - R_386_tls_offset];
    [all...]
  /art/runtime/
elf.h 421 R_386_TLS_TPOFF32 = 37,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 533 R_386_TLS_TPOFF32 = 37
    [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 500 milliseconds