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

  /src/sys/arch/arm/include/
elf_machdep.h 81 #define R_ARM_PREL31 42
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
ARMELFObjectWriter.cpp 63 case ELF::R_ARM_PREL31:
112 return ELF::R_ARM_PREL31;
209 return ELF::R_ARM_PREL31;
  /src/sys/arch/arm/arm32/
kobj_machdep.c 190 case R_ARM_PREL31: /* ((S + A) | T) - P */
  /src/external/gpl3/binutils/dist/include/elf/
arm.h 171 RELOC_NUMBER (R_ARM_PREL31, 42)
  /src/external/gpl3/binutils.old/dist/include/elf/
arm.h 171 RELOC_NUMBER (R_ARM_PREL31, 42)
  /src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp 575 case ELF::R_ARM_PREL31:
1327 if (RelType == ELF::R_ARM_PREL31 || RelType == ELF::R_ARM_TARGET1 ||
  /src/external/gpl3/binutils/dist/bfd/
elf32-arm.c 680 HOWTO (R_ARM_PREL31, /* type */
688 "R_ARM_PREL31", /* name */
2030 {BFD_RELOC_ARM_PREL31, R_ARM_PREL31},
10434 case R_ARM_PREL31:
10482 && r_type != R_ARM_PREL31
10776 case R_ARM_PREL31:
15489 case R_ARM_PREL31:
15822 (text_out->target_index, R_ARM_PREL31);
19511 R_ARM_PREL31 relocation. These synthetic
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-arm.c 681 HOWTO (R_ARM_PREL31, /* type */
689 "R_ARM_PREL31", /* name */
2031 {BFD_RELOC_ARM_PREL31, R_ARM_PREL31},
10563 case R_ARM_PREL31:
10611 && r_type != R_ARM_PREL31
10905 case R_ARM_PREL31:
15616 case R_ARM_PREL31:
15949 (text_out->target_index, R_ARM_PREL31);
19700 R_ARM_PREL31 relocation. These synthetic

Completed in 108 milliseconds