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

  /src/sys/arch/arm/include/
elf_machdep.h 61 #define R_ARM_JUMP_SLOT 22
  /src/sys/arch/arm/arm32/
kobj_machdep.c 120 case R_ARM_JUMP_SLOT:
  /src/external/gpl3/binutils/dist/include/elf/
arm.h 151 RELOC_NUMBER (R_ARM_JUMP_SLOT, 22) /* Create PLT entry. */
  /src/external/gpl3/binutils.old/dist/include/elf/
arm.h 151 RELOC_NUMBER (R_ARM_JUMP_SLOT, 22) /* Create PLT entry. */
  /src/external/gpl3/gdb.old/dist/include/elf/
arm.h 151 RELOC_NUMBER (R_ARM_JUMP_SLOT, 22) /* Create PLT entry. */
  /src/external/gpl3/gdb/dist/include/elf/
arm.h 151 RELOC_NUMBER (R_ARM_JUMP_SLOT, 22) /* Create PLT entry. */
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/sys/
elf_common.d 537 enum R_ARM_JUMP_SLOT = 22;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/netbsd/sys/
elf_common.d 542 enum R_ARM_JUMP_SLOT = 22;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
elf.d 1916 enum R_ARM_JUMP_SLOT = 22;
  /src/external/gpl3/binutils/dist/bfd/
elf32-arm.c 400 HOWTO (R_ARM_JUMP_SLOT, /* type */
408 "R_ARM_JUMP_SLOT", /* name */
2020 {BFD_RELOC_JMP_SLOT, R_ARM_JUMP_SLOT},
9846 rel.r_info = ELF32_R_INFO (dynindx, R_ARM_JUMP_SLOT);
16225 the usual R_ARM_JUMP_SLOT. Put it in the .iplt section rather
17627 case R_ARM_JUMP_SLOT:
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-arm.c 401 HOWTO (R_ARM_JUMP_SLOT, /* type */
409 "R_ARM_JUMP_SLOT", /* name */
2021 {BFD_RELOC_ARM_JUMP_SLOT, R_ARM_JUMP_SLOT},
9975 rel.r_info = ELF32_R_INFO (dynindx, R_ARM_JUMP_SLOT);
16352 the usual R_ARM_JUMP_SLOT. Put it in the .iplt section rather
17795 case R_ARM_JUMP_SLOT:
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-arm.c 401 HOWTO (R_ARM_JUMP_SLOT, /* type */
409 "R_ARM_JUMP_SLOT", /* name */
2021 {BFD_RELOC_ARM_JUMP_SLOT, R_ARM_JUMP_SLOT},
9969 rel.r_info = ELF32_R_INFO (dynindx, R_ARM_JUMP_SLOT);
16346 the usual R_ARM_JUMP_SLOT. Put it in the .iplt section rather
17787 case R_ARM_JUMP_SLOT:
  /src/external/gpl3/gdb/dist/bfd/
elf32-arm.c 400 HOWTO (R_ARM_JUMP_SLOT, /* type */
408 "R_ARM_JUMP_SLOT", /* name */
2020 {BFD_RELOC_ARM_JUMP_SLOT, R_ARM_JUMP_SLOT},
9841 rel.r_info = ELF32_R_INFO (dynindx, R_ARM_JUMP_SLOT);
16220 the usual R_ARM_JUMP_SLOT. Put it in the .iplt section rather
17622 case R_ARM_JUMP_SLOT:

Completed in 100 milliseconds