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

  /toolchain/binutils/binutils-2.25/elfcpp/
mips.h 146 R_MICROMIPS_TLS_DTPREL_HI16 = 164,
  /external/llvm/test/MC/Mips/
micromips-relocations.s 86 # CHECK-ELF: 0x{{[0-9,A-F]+}} R_MICROMIPS_TLS_DTPREL_HI16
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp 202 return ELF::R_MICROMIPS_TLS_DTPREL_HI16;
  /toolchain/binutils/binutils-2.25/include/elf/
mips.h 149 RELOC_NUMBER (R_MICROMIPS_TLS_DTPREL_HI16, 164)
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-mips.c     [all...]
elfxx-mips.c 605 || r_type == R_MICROMIPS_TLS_DTPREL_HI16 \
    [all...]
  /art/runtime/
elf.h     [all...]
  /toolchain/binutils/binutils-2.25/gold/
mips.cc 353 case elfcpp::R_MICROMIPS_TLS_DTPREL_HI16:
    [all...]

Completed in 121 milliseconds