HomeSort by: relevance | last modified time | path
    Searched refs:R_ARM_MOVT_PREL (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/arch/arm/include/
elf_machdep.h 85 #define R_ARM_MOVT_PREL 46
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
ARMELFObjectWriter.cpp 133 return ELF::R_ARM_MOVT_PREL;
  /src/external/gpl3/binutils/dist/include/elf/
arm.h 175 RELOC_NUMBER (R_ARM_MOVT_PREL, 46)
  /src/external/gpl3/binutils.old/dist/include/elf/
arm.h 175 RELOC_NUMBER (R_ARM_MOVT_PREL, 46)
  /src/external/gpl3/gdb.old/dist/include/elf/
arm.h 175 RELOC_NUMBER (R_ARM_MOVT_PREL, 46)
  /src/external/gpl3/gdb/dist/include/elf/
arm.h 175 RELOC_NUMBER (R_ARM_MOVT_PREL, 46)
  /src/external/gpl3/binutils/dist/bfd/
elf32-arm.c 736 HOWTO (R_ARM_MOVT_PREL, /* type */
744 "R_ARM_MOVT_PREL", /* name */
2059 {BFD_RELOC_ARM_MOVT_PCREL, R_ARM_MOVT_PREL},
12043 case R_ARM_MOVT_PREL:
12062 if (r_type == R_ARM_MOVW_PREL_NC || r_type == R_ARM_MOVT_PREL)
12072 if (r_type == R_ARM_MOVT_ABS || r_type == R_ARM_MOVT_PREL
15535 case R_ARM_MOVT_PREL:
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-arm.c 737 HOWTO (R_ARM_MOVT_PREL, /* type */
745 "R_ARM_MOVT_PREL", /* name */
2061 {BFD_RELOC_ARM_MOVT_PCREL, R_ARM_MOVT_PREL},
12172 case R_ARM_MOVT_PREL:
12191 if (r_type == R_ARM_MOVW_PREL_NC || r_type == R_ARM_MOVT_PREL)
12201 if (r_type == R_ARM_MOVT_ABS || r_type == R_ARM_MOVT_PREL
15662 case R_ARM_MOVT_PREL:
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-arm.c 737 HOWTO (R_ARM_MOVT_PREL, /* type */
745 "R_ARM_MOVT_PREL", /* name */
2061 {BFD_RELOC_ARM_MOVT_PCREL, R_ARM_MOVT_PREL},
12166 case R_ARM_MOVT_PREL:
12185 if (r_type == R_ARM_MOVW_PREL_NC || r_type == R_ARM_MOVT_PREL)
12195 if (r_type == R_ARM_MOVT_ABS || r_type == R_ARM_MOVT_PREL
15656 case R_ARM_MOVT_PREL:
  /src/external/gpl3/gdb/dist/bfd/
elf32-arm.c 736 HOWTO (R_ARM_MOVT_PREL, /* type */
744 "R_ARM_MOVT_PREL", /* name */
2060 {BFD_RELOC_ARM_MOVT_PCREL, R_ARM_MOVT_PREL},
12038 case R_ARM_MOVT_PREL:
12057 if (r_type == R_ARM_MOVW_PREL_NC || r_type == R_ARM_MOVT_PREL)
12067 if (r_type == R_ARM_MOVT_ABS || r_type == R_ARM_MOVT_PREL
15530 case R_ARM_MOVT_PREL:

Completed in 56 milliseconds