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

1 2

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
elf-rel28-n32.d 41 .*: R_MIPS_TLS_GD bar
83 .*: R_MIPS_TLS_GD bar
elf-rel28-n64.d 69 .*: R_MIPS_TLS_GD bar
153 .*: R_MIPS_TLS_GD bar
tls-o32.d 22 20: R_MIPS_TLS_GD tlsvar_gd
  /bionic/libc/arch-mips/include/machine/
elf_machdep.h 82 #define R_MIPS_TLS_GD 42 /* 16 bit GOT offset for GD */
  /development/ndk/platforms/android-21/arch-mips/include/machine/
elf_machdep.h 82 #define R_MIPS_TLS_GD 42 /* 16 bit GOT offset for GD */
  /development/ndk/platforms/android-21/arch-mips64/include/machine/
elf_machdep.h 82 #define R_MIPS_TLS_GD 42 /* 16 bit GOT offset for GD */
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/machine/
elf_machdep.h 82 #define R_MIPS_TLS_GD 42 /* 16 bit GOT offset for GD */
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/machine/
elf_machdep.h 82 #define R_MIPS_TLS_GD 42 /* 16 bit GOT offset for GD */
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/machine/
elf_machdep.h 82 #define R_MIPS_TLS_GD 42 /* 16 bit GOT offset for GD */
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/machine/
elf_machdep.h 82 #define R_MIPS_TLS_GD 42 /* 16 bit GOT offset for GD */
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/machine/
elf_machdep.h 82 #define R_MIPS_TLS_GD 42 /* 16 bit GOT offset for GD */
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/machine/
elf_machdep.h 82 #define R_MIPS_TLS_GD 42 /* 16 bit GOT offset for GD */
  /toolchain/binutils/binutils-2.25/elfcpp/
mips.h 91 R_MIPS_TLS_GD = 42,
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsGOT.cpp 408 } else if (pType == llvm::ELF::R_MIPS_TLS_GD) {
429 if (pType == llvm::ELF::R_MIPS_TLS_GD) {
MipsRelocator.cpp 307 case llvm::ELF::R_MIPS_TLS_GD:
420 case llvm::ELF::R_MIPS_TLS_GD:
771 if (pType == llvm::ELF::R_MIPS_TLS_GD) {
808 if (pType == llvm::ELF::R_MIPS_TLS_GD) {
    [all...]
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp 136 return ELF::R_MIPS_TLS_GD;
  /toolchain/binutils/binutils-2.25/bfd/
elfn32-mips.c 638 HOWTO (R_MIPS_TLS_GD, /* type */
646 "R_MIPS_TLS_GD", /* name */
    [all...]
elf32-mips.c 584 HOWTO (R_MIPS_TLS_GD, /* type */
592 "R_MIPS_TLS_GD", /* name */
    [all...]
elf64-mips.c 674 HOWTO (R_MIPS_TLS_GD, /* type */
682 "R_MIPS_TLS_GD", /* name */
    [all...]
  /toolchain/binutils/binutils-2.25/include/elf/
mips.h 80 RELOC_NUMBER (R_MIPS_TLS_GD, 42)
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
mips.cc 251 return (r_type == elfcpp::R_MIPS_TLS_GD
    [all...]
  /art/runtime/
elf.h     [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 892 R_MIPS_TLS_GD = 42
    [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 839 milliseconds

1 2