Home
last modified time | relevance | path

Searched refs:R_ARM_THM_PC9 (Results 1 – 9 of 9) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/include/elf/
Darm.h87 …RELOC_NUMBER (R_ARM_THM_PC9, 12) /* Cygnus extension to abi: Thumb conditional branch. …
130 …RELOC_NUMBER (R_ARM_THM_PC9, 103) /* Cygnus extension to abi: Thumb conditional branch. …
DChangeLog-91031384 * arm.h: Add R_ARM_THM_PC9 relocation.
/openbsd/src/gnu/usr.bin/binutils/bfd/
Delfarm-oabi.c233 HOWTO (R_ARM_THM_PC9, /* type */
404 {BFD_RELOC_THUMB_PCREL_BRANCH9, R_ARM_THM_PC9 },
Delfarm-nabi.c571 HOWTO (R_ARM_THM_PC9, /* type */
612 case R_ARM_THM_PC9:
/openbsd/src/sys/arch/arm/include/
Dreloc.h43 #define R_ARM_THM_PC9 103 macro
/openbsd/src/sys/arch/arm64/include/
Dreloc.h113 #define R_ARM_THM_PC9 103 macro
/openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/
Darm.h216 FAKE_RELOC (R_ARM_THM_PC9, R_ARM_THM_JUMP8)
DChangeLog-91031418 * arm.h: Add R_ARM_THM_PC9 relocation.
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
DChangeLog-20054697 * elf32-arm.c (elf32_arm_final_link_relocate): Handle R_ARM_THM_PC9.