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

1 2

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
elf-rel28-n32.d 43 .*: R_MIPS_TLS_LDM bar
85 .*: R_MIPS_TLS_LDM bar
elf-rel28-n64.d 73 .*: R_MIPS_TLS_LDM bar
157 .*: R_MIPS_TLS_LDM bar
tls-o32.d 30 38: R_MIPS_TLS_LDM tlsvar_ld
  /bionic/libc/arch-mips/include/machine/
elf_machdep.h 83 #define R_MIPS_TLS_LDM 43 /* 16 bit GOT offset for LDM */
  /development/ndk/platforms/android-21/arch-mips/include/machine/
elf_machdep.h 83 #define R_MIPS_TLS_LDM 43 /* 16 bit GOT offset for LDM */
  /development/ndk/platforms/android-21/arch-mips64/include/machine/
elf_machdep.h 83 #define R_MIPS_TLS_LDM 43 /* 16 bit GOT offset for LDM */
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/machine/
elf_machdep.h 83 #define R_MIPS_TLS_LDM 43 /* 16 bit GOT offset for LDM */
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/machine/
elf_machdep.h 83 #define R_MIPS_TLS_LDM 43 /* 16 bit GOT offset for LDM */
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/machine/
elf_machdep.h 83 #define R_MIPS_TLS_LDM 43 /* 16 bit GOT offset for LDM */
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/machine/
elf_machdep.h 83 #define R_MIPS_TLS_LDM 43 /* 16 bit GOT offset for LDM */
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/machine/
elf_machdep.h 83 #define R_MIPS_TLS_LDM 43 /* 16 bit GOT offset for LDM */
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/machine/
elf_machdep.h 83 #define R_MIPS_TLS_LDM 43 /* 16 bit GOT offset for LDM */
  /toolchain/binutils/binutils-2.25/elfcpp/
mips.h 92 R_MIPS_TLS_LDM = 43,
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsGOT.cpp 406 if (pType == llvm::ELF::R_MIPS_TLS_LDM) {
427 if (pType == llvm::ELF::R_MIPS_TLS_LDM)
MipsRelocator.cpp 311 case llvm::ELF::R_MIPS_TLS_LDM:
424 case llvm::ELF::R_MIPS_TLS_LDM:
776 } else if (pType == llvm::ELF::R_MIPS_TLS_LDM) {
813 } else if (pType == llvm::ELF::R_MIPS_TLS_LDM) {
    [all...]
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp 144 return ELF::R_MIPS_TLS_LDM;
  /toolchain/binutils/binutils-2.25/bfd/
elfn32-mips.c 653 HOWTO (R_MIPS_TLS_LDM, /* type */
661 "R_MIPS_TLS_LDM", /* name */
    [all...]
elf32-mips.c 599 HOWTO (R_MIPS_TLS_LDM, /* type */
607 "R_MIPS_TLS_LDM", /* name */
    [all...]
elf64-mips.c 689 HOWTO (R_MIPS_TLS_LDM, /* type */
697 "R_MIPS_TLS_LDM", /* name */
    [all...]
  /toolchain/binutils/binutils-2.25/include/elf/
mips.h 81 RELOC_NUMBER (R_MIPS_TLS_LDM, 43)
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
mips.cc 267 return (r_type == elfcpp::R_MIPS_TLS_LDM
    [all...]
  /art/runtime/
elf.h     [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 893 R_MIPS_TLS_LDM = 43
    [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 3687 milliseconds

1 2