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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
micromips@lb-svr4pic-ilocks.d 33 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.data
38 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 big_external_data_label
41 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 small_external_data_label
44 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 big_external_common
47 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 small_external_common
50 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.bss
55 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.bss
60 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.data
65 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 big_external_data_label
68 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 small_external_data_labe
    [all...]
micromips@relax-at.d 13 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text
19 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text
28 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text
37 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text
46 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text
55 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text
64 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text
73 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text
82 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text
91 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.tex
    [all...]
micromips@relax.d 13 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text
19 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text
28 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text
37 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text
46 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text
55 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text
64 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text
73 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text
82 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text
91 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.tex
    [all...]
micromips-branch-relax-pic.d 94 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text
100 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text
107 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text
113 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text
119 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text
125 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text
134 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text
145 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text
156 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text
167 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.tex
    [all...]
micromips@jal-svr4pic.d 24 [ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp 188 return ELF::R_MICROMIPS_GOT16;
248 if (Type == ELF::R_MICROMIPS_GOT16)
302 // | R_MICROMIPS_HI16, local R_MICROMIPS_GOT16 | R_MICROMIPS_LO16 |
397 case ELF::R_MICROMIPS_GOT16:
  /external/llvm/test/MC/Mips/
micromips-relocations.s 85 # CHECK-ELF: 0x{{[0-9,A-F]+}} R_MICROMIPS_GOT16
88 # CHECK-ELF: 0x{{[0-9,A-F]+}} R_MICROMIPS_GOT16
  /toolchain/binutils/binutils-2.25/elfcpp/
mips.h 125 R_MICROMIPS_GOT16 = 138, // In Elf 64: alias R_MICROMIPS_GOT
  /toolchain/binutils/binutils-2.25/bfd/
elfn32-mips.c     [all...]
elf32-mips.c     [all...]
elf64-mips.c     [all...]
elfxx-mips.c     [all...]
  /toolchain/binutils/binutils-2.25/include/elf/
mips.h 126 RELOC_NUMBER (R_MICROMIPS_GOT16, 138) /* In Elf 64:
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
mips.cc 217 || r_type == elfcpp::R_MICROMIPS_GOT16);
333 case elfcpp::R_MICROMIPS_GOT16:
379 case elfcpp::R_MICROMIPS_GOT16:
    [all...]
  /art/runtime/
elf.h     [all...]
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp     [all...]

Completed in 713 milliseconds