HomeSort by relevance Sort by last modified time
    Searched refs:R_386_TLS_DESC_CALL (Results 1 - 25 of 33) sorted by null

1 2

  /bionic/libc/include/bits/
elf_x86.h 54 #define R_386_TLS_DESC_CALL 40
  /development/ndk/platforms/android-21/arch-x86/include/i386/
elf_machdep.h 60 #define R_386_TLS_DESC_CALL 40
  /development/ndk/platforms/android-21/arch-x86/include/machine/
elf_machdep.h 60 #define R_386_TLS_DESC_CALL 40
  /development/ndk/platforms/android-21/arch-x86_64/include/i386/
elf_machdep.h 60 #define R_386_TLS_DESC_CALL 40
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/i386/
elf_machdep.h 60 #define R_386_TLS_DESC_CALL 40
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/machine/
elf_machdep.h 60 #define R_386_TLS_DESC_CALL 40
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/i386/
elf_machdep.h 60 #define R_386_TLS_DESC_CALL 40
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/i386/
elf_machdep.h 60 #define R_386_TLS_DESC_CALL 40
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/machine/
elf_machdep.h 60 #define R_386_TLS_DESC_CALL 40
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/i386/
elf_machdep.h 60 #define R_386_TLS_DESC_CALL 40
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/i386/
elf_machdep.h 60 #define R_386_TLS_DESC_CALL 40
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/machine/
elf_machdep.h 60 #define R_386_TLS_DESC_CALL 40
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/i386/
elf_machdep.h 60 #define R_386_TLS_DESC_CALL 40
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/i386/
elf_machdep.h 60 #define R_386_TLS_DESC_CALL 40
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/machine/
elf_machdep.h 60 #define R_386_TLS_DESC_CALL 40
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/i386/
elf_machdep.h 60 #define R_386_TLS_DESC_CALL 40
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/i386/
elf_machdep.h 60 #define R_386_TLS_DESC_CALL 40
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/machine/
elf_machdep.h 60 #define R_386_TLS_DESC_CALL 40
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/i386/
elf_machdep.h 60 #define R_386_TLS_DESC_CALL 40
  /toolchain/binutils/binutils-2.25/elfcpp/
i386.h 85 R_386_TLS_DESC_CALL = 40, // Marker of call through TLS desc for relaxation
  /toolchain/binutils/binutils-2.25/include/elf/
i386.h 66 RELOC_NUMBER (R_386_TLS_DESC_CALL,40)
  /toolchain/binutils/binutils-2.25/bfd/
elf32-i386.c 140 HOWTO(R_386_TLS_DESC_CALL, 0, 0, 0, FALSE, 0, complain_overflow_dont,
141 bfd_elf_generic_reloc, "R_386_TLS_DESC_CALL",
325 return &elf_howto_table[R_386_TLS_DESC_CALL - R_386_tls_offset];
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
i386.cc     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 412 R_386_TLS_DESC_CALL = 40,
    [all...]
  /art/runtime/
elf.h 420 R_386_TLS_DESC_CALL = 40,
    [all...]

Completed in 1764 milliseconds

1 2