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

1 2

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
elf-rel28-n32.d 53 .*: R_MIPS_TLS_GOTTPREL bar
95 .*: R_MIPS_TLS_GOTTPREL bar
elf-rel28-n64.d 93 .*: R_MIPS_TLS_GOTTPREL bar
177 .*: R_MIPS_TLS_GOTTPREL bar
tls-o32.d 42 5c: R_MIPS_TLS_GOTTPREL tlsvar_ie
  /bionic/libc/arch-mips/include/machine/
elf_machdep.h 86 #define R_MIPS_TLS_GOTTPREL 46 /* 16 bit GOT offset for IE */
  /development/ndk/platforms/android-21/arch-mips/include/machine/
elf_machdep.h 86 #define R_MIPS_TLS_GOTTPREL 46 /* 16 bit GOT offset for IE */
  /development/ndk/platforms/android-21/arch-mips64/include/machine/
elf_machdep.h 86 #define R_MIPS_TLS_GOTTPREL 46 /* 16 bit GOT offset for IE */
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/machine/
elf_machdep.h 86 #define R_MIPS_TLS_GOTTPREL 46 /* 16 bit GOT offset for IE */
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/machine/
elf_machdep.h 86 #define R_MIPS_TLS_GOTTPREL 46 /* 16 bit GOT offset for IE */
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/machine/
elf_machdep.h 86 #define R_MIPS_TLS_GOTTPREL 46 /* 16 bit GOT offset for IE */
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/machine/
elf_machdep.h 86 #define R_MIPS_TLS_GOTTPREL 46 /* 16 bit GOT offset for IE */
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/machine/
elf_machdep.h 86 #define R_MIPS_TLS_GOTTPREL 46 /* 16 bit GOT offset for IE */
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/machine/
elf_machdep.h 86 #define R_MIPS_TLS_GOTTPREL 46 /* 16 bit GOT offset for IE */
  /toolchain/binutils/binutils-2.25/elfcpp/
mips.h 95 R_MIPS_TLS_GOTTPREL = 46,
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsGOT.cpp 67 m_ConsumedTLS += pType == llvm::ELF::R_MIPS_TLS_GOTTPREL ? 1 : 2;
414 } else if (pType == llvm::ELF::R_MIPS_TLS_GOTTPREL) {
437 if (pType == llvm::ELF::R_MIPS_TLS_GOTTPREL) {
MipsRelocator.cpp 315 case llvm::ELF::R_MIPS_TLS_GOTTPREL:
428 case llvm::ELF::R_MIPS_TLS_GOTTPREL:
779 } else if (pType == llvm::ELF::R_MIPS_TLS_GOTTPREL) {
816 } else if (pType == llvm::ELF::R_MIPS_TLS_GOTTPREL) {
    [all...]
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp 138 return ELF::R_MIPS_TLS_GOTTPREL;
  /toolchain/binutils/binutils-2.25/bfd/
elfn32-mips.c 698 HOWTO (R_MIPS_TLS_GOTTPREL, /* type */
706 "R_MIPS_TLS_GOTTPREL", /* name */
    [all...]
elf32-mips.c 644 HOWTO (R_MIPS_TLS_GOTTPREL, /* type */
652 "R_MIPS_TLS_GOTTPREL", /* name */
    [all...]
elf64-mips.c 734 HOWTO (R_MIPS_TLS_GOTTPREL, /* type */
742 "R_MIPS_TLS_GOTTPREL", /* name */
    [all...]
  /toolchain/binutils/binutils-2.25/include/elf/
mips.h 84 RELOC_NUMBER (R_MIPS_TLS_GOTTPREL, 46)
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
mips.cc 259 return (r_type == elfcpp::R_MIPS_TLS_GOTTPREL
    [all...]
  /art/runtime/
elf.h     [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 896 R_MIPS_TLS_GOTTPREL = 46
    [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...]

Completed in 598 milliseconds

1 2