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

  /toolchain/binutils/binutils-2.25/elfcpp/
mips.h 150 R_MICROMIPS_TLS_TPREL_LO16 = 170,
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp 367 return ELF::R_MICROMIPS_TLS_TPREL_LO16;
610 case ELF::R_MICROMIPS_TLS_TPREL_LO16:
  /external/llvm/test/MC/Mips/
micromips-relocations.s 93 # CHECK-ELF: 0x{{[0-9,A-F]+}} R_MICROMIPS_TLS_TPREL_LO16
  /toolchain/binutils/binutils-2.25/include/elf/
mips.h 153 RELOC_NUMBER (R_MICROMIPS_TLS_TPREL_LO16, 170)
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-mips.c     [all...]
elfxx-mips.c 609 || r_type == R_MICROMIPS_TLS_TPREL_LO16)
    [all...]
  /art/runtime/
elf.h     [all...]
  /toolchain/binutils/binutils-2.25/gold/
mips.cc 357 case elfcpp::R_MICROMIPS_TLS_TPREL_LO16:
    [all...]

Completed in 101 milliseconds