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

  /bionic/libc/arch-mips/include/machine/
elf_machdep.h 78 #define R_MIPS_TLS_DTPMOD32 38 /* Module number 32 bit */
  /bionic/libc/arch-mips64/include/machine/
elf_machdep.h 78 #define R_MIPS_TLS_DTPMOD32 38 /* Module number 32 bit */
  /development/ndk/platforms/android-L/arch-mips/include/machine/
elf_machdep.h 78 #define R_MIPS_TLS_DTPMOD32 38 /* Module number 32 bit */
  /development/ndk/platforms/android-L/arch-mips64/include/machine/
elf_machdep.h 78 #define R_MIPS_TLS_DTPMOD32 38 /* Module number 32 bit */
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/machine/
elf_machdep.h 78 #define R_MIPS_TLS_DTPMOD32 38 /* Module number 32 bit */
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/machine/
elf_machdep.h 78 #define R_MIPS_TLS_DTPMOD32 38 /* Module number 32 bit */
  /external/llvm/lib/Object/
ELF.cpp 148 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_MIPS_TLS_DTPMOD32);
    [all...]
ELFYAML.cpp 465 ECase(R_MIPS_TLS_DTPMOD32)
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 833 R_MIPS_TLS_DTPMOD32 = 38
    [all...]