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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
micromips@elf-rel2.d 14 0+0000000 R_MICROMIPS_LITERAL \.lit8
15 0+0000004 R_MICROMIPS_LITERAL \.lit8
16 0+0000008 R_MICROMIPS_LITERAL \.lit8
17 0+000000c R_MICROMIPS_LITERAL \.lit4
18 0+0000010 R_MICROMIPS_LITERAL \.lit4
19 0+0000014 R_MICROMIPS_LITERAL \.lit4
micromips@elfel-rel2.d 14 0+0000000 R_MICROMIPS_LITERAL \.lit8
15 0+0000004 R_MICROMIPS_LITERAL \.lit8
16 0+0000008 R_MICROMIPS_LITERAL \.lit8
17 0+000000c R_MICROMIPS_LITERAL \.lit4
18 0+0000010 R_MICROMIPS_LITERAL \.lit4
19 0+0000014 R_MICROMIPS_LITERAL \.lit4
micromips@mips32-sf32.d 14 [ ]*[0-9a-f]+: R_MICROMIPS_LITERAL \.lit4
  /toolchain/binutils/binutils-2.25/elfcpp/
mips.h 124 R_MICROMIPS_LITERAL = 137,
  /toolchain/binutils/binutils-2.25/bfd/
elfxx-mips.h 183 return r_type == R_MIPS_LITERAL || r_type == R_MICROMIPS_LITERAL;
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 125 RELOC_NUMBER (R_MICROMIPS_LITERAL, 137)
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
mips.cc 332 case elfcpp::R_MICROMIPS_LITERAL:
    [all...]

Completed in 2089 milliseconds