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

  /bionic/libc/arch-mips/include/machine/
elf_machdep.h 79 #define R_MIPS_TLS_DTPREL32 39 /* Module-relative offset 32 bit */
  /development/ndk/platforms/android-21/arch-mips/include/machine/
elf_machdep.h 79 #define R_MIPS_TLS_DTPREL32 39 /* Module-relative offset 32 bit */
  /development/ndk/platforms/android-21/arch-mips64/include/machine/
elf_machdep.h 79 #define R_MIPS_TLS_DTPREL32 39 /* Module-relative offset 32 bit */
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/machine/
elf_machdep.h 79 #define R_MIPS_TLS_DTPREL32 39 /* Module-relative offset 32 bit */
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/machine/
elf_machdep.h 79 #define R_MIPS_TLS_DTPREL32 39 /* Module-relative offset 32 bit */
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/machine/
elf_machdep.h 79 #define R_MIPS_TLS_DTPREL32 39 /* Module-relative offset 32 bit */
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/machine/
elf_machdep.h 79 #define R_MIPS_TLS_DTPREL32 39 /* Module-relative offset 32 bit */
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/machine/
elf_machdep.h 79 #define R_MIPS_TLS_DTPREL32 39 /* Module-relative offset 32 bit */
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/machine/
elf_machdep.h 79 #define R_MIPS_TLS_DTPREL32 39 /* Module-relative offset 32 bit */
  /toolchain/binutils/binutils-2.25/elfcpp/
mips.h 88 R_MIPS_TLS_DTPREL32 = 39,
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.cpp 320 case llvm::ELF::R_MIPS_TLS_DTPREL32:
432 case llvm::ELF::R_MIPS_TLS_DTPREL32:
775 setupRelDynEntry(relFrag, pSym, llvm::ELF::R_MIPS_TLS_DTPREL32);
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elfn32-mips.c 620 HOWTO (R_MIPS_TLS_DTPREL32, /* type */
628 "R_MIPS_TLS_DTPREL32", /* name */
    [all...]
elf32-mips.c 566 HOWTO (R_MIPS_TLS_DTPREL32, /* type */
574 "R_MIPS_TLS_DTPREL32", /* name */
    [all...]
elf64-mips.c 643 EMPTY_HOWTO (R_MIPS_TLS_DTPREL32),
    [all...]
elfxx-mips.c 585 || r_type == R_MIPS_TLS_DTPREL32 \
    [all...]
  /toolchain/binutils/binutils-2.25/include/elf/
mips.h 77 RELOC_NUMBER (R_MIPS_TLS_DTPREL32, 39)
    [all...]
  /art/runtime/
elf.h     [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 889 R_MIPS_TLS_DTPREL32 = 39
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
mips.cc     [all...]
  /external/elfutils/libelf/
elf.h     [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...]

Completed in 773 milliseconds