HomeSort by: relevance | last modified time | path
    Searched refs:R_MIPS_PC16 (Results 1 - 25 of 27) sorted by relevancy

1 2

  /src/sys/arch/mips/include/
elf_machdep.h 46 #define R_MIPS_PC16 10 /* 16 bit PC relative reference */
  /src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
RuntimeDyldELFMips.cpp 81 case ELF::R_MIPS_PC16: {
177 case ELF::R_MIPS_PC16: {
226 case ELF::R_MIPS_PC16:
  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp 233 return IsPCRel ? ELF::R_MIPS_PC16 : ELF::R_MIPS_16;
248 return ELF::R_MIPS_PC16;
563 case ELF::R_MIPS_PC16:
  /src/external/gpl3/binutils/dist/bfd/
elf32-mips.c 260 and claims R_MIPS_PC16 to be not rightshifted, rendering it useless.
262 HOWTO (R_MIPS_PC16, /* type */
270 "R_MIPS_PC16", /* name */
971 and claims R_MIPS_PC16 to be not rightshifted, rendering it useless.
973 HOWTO (R_MIPS_PC16, /* type */
981 "R_MIPS_PC16", /* name */
3445 { BFD_RELOC_16_PCREL_S2, R_MIPS_PC16 },
elfn32-mips.c 271 and claims R_MIPS_PC16 to be not rightshifted, rendering it useless.
273 HOWTO (R_MIPS_PC16, /* type */
281 "R_MIPS_PC16", /* name */
1033 and claims R_MIPS_PC16 to be not rightshifted, rendering it useless.
1035 HOWTO (R_MIPS_PC16, /* type */
1043 "R_MIPS_PC16", /* name */
3541 { BFD_RELOC_16_PCREL_S2, R_MIPS_PC16 },
elf64-mips.c 295 and claims R_MIPS_PC16 to be not rightshifted, rendering it useless.
297 HOWTO (R_MIPS_PC16, /* type */
305 "R_MIPS_PC16", /* name */
1055 and claims R_MIPS_PC16 to be not rightshifted, rendering it useless.
1057 HOWTO (R_MIPS_PC16, /* type */
1065 "R_MIPS_PC16", /* name */
3708 { BFD_RELOC_16_PCREL_S2, R_MIPS_PC16 },
elfxx-mips.c 2187 Finally R_MIPS16_PC16_S1 corresponds to R_MIPS_PC16, however the
2333 || r_type == R_MIPS_PC16
2354 || r_type == R_MIPS_PC16
5448 case R_MIPS_PC16:
6403 case R_MIPS_PC16:
6765 else if (r_type == R_MIPS_PC16 || r_type == R_MIPS_GNU_REL16_S2)
8998 case R_MIPS_PC16:
  /src/external/gpl3/binutils.old/dist/bfd/
elfn32-mips.c 271 and claims R_MIPS_PC16 to be not rightshifted, rendering it useless.
273 HOWTO (R_MIPS_PC16, /* type */
281 "R_MIPS_PC16", /* name */
1033 and claims R_MIPS_PC16 to be not rightshifted, rendering it useless.
1035 HOWTO (R_MIPS_PC16, /* type */
1043 "R_MIPS_PC16", /* name */
3541 { BFD_RELOC_16_PCREL_S2, R_MIPS_PC16 },
elf32-mips.c 261 and claims R_MIPS_PC16 to be not rightshifted, rendering it useless.
263 HOWTO (R_MIPS_PC16, /* type */
271 "R_MIPS_PC16", /* name */
2003 { BFD_RELOC_16_PCREL_S2, R_MIPS_PC16 },
elf64-mips.c 295 and claims R_MIPS_PC16 to be not rightshifted, rendering it useless.
297 HOWTO (R_MIPS_PC16, /* type */
305 "R_MIPS_PC16", /* name */
1055 and claims R_MIPS_PC16 to be not rightshifted, rendering it useless.
1057 HOWTO (R_MIPS_PC16, /* type */
1065 "R_MIPS_PC16", /* name */
3708 { BFD_RELOC_16_PCREL_S2, R_MIPS_PC16 },
elfxx-mips.c 2190 Finally R_MIPS16_PC16_S1 corresponds to R_MIPS_PC16, however the
2336 || r_type == R_MIPS_PC16
2357 || r_type == R_MIPS_PC16
5428 case R_MIPS_PC16:
6383 case R_MIPS_PC16:
6745 else if (r_type == R_MIPS_PC16 || r_type == R_MIPS_GNU_REL16_S2)
8978 case R_MIPS_PC16:
  /src/external/gpl3/gdb.old/dist/bfd/
elfn32-mips.c 269 and claims R_MIPS_PC16 to be not rightshifted, rendering it useless.
271 HOWTO (R_MIPS_PC16, /* type */
279 "R_MIPS_PC16", /* name */
1031 and claims R_MIPS_PC16 to be not rightshifted, rendering it useless.
1033 HOWTO (R_MIPS_PC16, /* type */
1041 "R_MIPS_PC16", /* name */
3539 { BFD_RELOC_16_PCREL_S2, R_MIPS_PC16 },
elf32-mips.c 261 and claims R_MIPS_PC16 to be not rightshifted, rendering it useless.
263 HOWTO (R_MIPS_PC16, /* type */
271 "R_MIPS_PC16", /* name */
2003 { BFD_RELOC_16_PCREL_S2, R_MIPS_PC16 },
elf64-mips.c 293 and claims R_MIPS_PC16 to be not rightshifted, rendering it useless.
295 HOWTO (R_MIPS_PC16, /* type */
303 "R_MIPS_PC16", /* name */
1053 and claims R_MIPS_PC16 to be not rightshifted, rendering it useless.
1055 HOWTO (R_MIPS_PC16, /* type */
1063 "R_MIPS_PC16", /* name */
3706 { BFD_RELOC_16_PCREL_S2, R_MIPS_PC16 },
  /src/external/gpl3/gdb/dist/bfd/
elfn32-mips.c 269 and claims R_MIPS_PC16 to be not rightshifted, rendering it useless.
271 HOWTO (R_MIPS_PC16, /* type */
279 "R_MIPS_PC16", /* name */
1031 and claims R_MIPS_PC16 to be not rightshifted, rendering it useless.
1033 HOWTO (R_MIPS_PC16, /* type */
1041 "R_MIPS_PC16", /* name */
3539 { BFD_RELOC_16_PCREL_S2, R_MIPS_PC16 },
elf32-mips.c 261 and claims R_MIPS_PC16 to be not rightshifted, rendering it useless.
263 HOWTO (R_MIPS_PC16, /* type */
271 "R_MIPS_PC16", /* name */
2003 { BFD_RELOC_16_PCREL_S2, R_MIPS_PC16 },
elf64-mips.c 293 and claims R_MIPS_PC16 to be not rightshifted, rendering it useless.
295 HOWTO (R_MIPS_PC16, /* type */
303 "R_MIPS_PC16", /* name */
1053 and claims R_MIPS_PC16 to be not rightshifted, rendering it useless.
1055 HOWTO (R_MIPS_PC16, /* type */
1063 "R_MIPS_PC16", /* name */
3706 { BFD_RELOC_16_PCREL_S2, R_MIPS_PC16 },
  /src/external/gpl3/binutils/dist/include/elf/
mips.h 49 RELOC_NUMBER (R_MIPS_PC16, 10)
  /src/external/gpl3/binutils.old/dist/include/elf/
mips.h 49 RELOC_NUMBER (R_MIPS_PC16, 10)
  /src/external/gpl3/gdb.old/dist/include/elf/
mips.h 49 RELOC_NUMBER (R_MIPS_PC16, 10)
  /src/external/gpl3/gdb/dist/include/elf/
mips.h 49 RELOC_NUMBER (R_MIPS_PC16, 10)
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/sys/
elf_common.d 643 enum R_MIPS_PC16 = 10;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/netbsd/sys/
elf_common.d 648 enum R_MIPS_PC16 = 10;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
elf.d 1263 enum R_MIPS_PC16 = 10;
  /src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp 1416 else if (RelType == ELF::R_MIPS_PC16)

Completed in 79 milliseconds

1 2