Home
last modified time | relevance | path

Searched refs:R_ARM_ABS16 (Results 1 – 13 of 13) sorted by relevance

/netbsd/src/sys/arch/arm/include/
Delf_machdep.h54 #define R_ARM_ABS16 5 macro
/netbsd/src/external/gpl3/binutils/dist/elfcpp/
Darm.h70 R_ARM_ABS16 = 5, // Static Data S + A enumerator
/netbsd/src/external/gpl3/binutils/dist/gold/
Darm-reloc-property.cc120 else if (code == elfcpp::R_ARM_ABS16) in Arm_reloc_property()
Darm.cc8363 case elfcpp::R_ARM_ABS16: in get_reference_flags()
8613 case elfcpp::R_ARM_ABS16: in local()
8991 case elfcpp::R_ARM_ABS16: in global()
9812 case elfcpp::R_ARM_ABS16: in relocate()
10568 case elfcpp::R_ARM_ABS16: in relocate_special_relocatable()
DChangeLog-081513767 R_ARM_THM_ABS5, R_ARM_ABS8, R_ARM_ABS12, R_ARM_ABS16,
13776 R_ARM_ABS32_NOI, R_ARM_THM_ABS5, R_ARM_ABS12, R_ARM_ABS16, and
13779 (Relocate::relocate): Handle R_ARM_ABS12, R_ARM_ABS16,
13782 R_ARM_ABS16, R_ARM_THM_ABS5, R_ARM_ABS32_NOI, R_ARM_ABS12, and
/netbsd/src/external/gpl3/gdb/dist/include/elf/
Darm.h133 RELOC_NUMBER (R_ARM_ABS16, 5)
/netbsd/src/external/gpl3/binutils/dist/include/elf/
Darm.h133 RELOC_NUMBER (R_ARM_ABS16, 5)
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf32-arm.c155 HOWTO (R_ARM_ABS16, /* type */
2011 {BFD_RELOC_16, R_ARM_ABS16},
10859 case R_ARM_ABS16: in elf32_arm_final_link_relocate()
DChangeLog-20143348 R_ARM_ABS8 and R_ARM_ABS16.
DChangeLog-20201136 and R_ARM_ABS16 addends. Don't refetch thumb branch addends.
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf32-arm.c155 HOWTO (R_ARM_ABS16, /* type */
2011 {BFD_RELOC_16, R_ARM_ABS16},
10853 case R_ARM_ABS16: in elf32_arm_final_link_relocate()
DChangeLog-20143348 R_ARM_ABS8 and R_ARM_ABS16.
DChangeLog-20201136 and R_ARM_ABS16 addends. Don't refetch thumb branch addends.