Home
last modified time | relevance | path

Searched refs:R_ARM_PREL31 (Results 1 – 14 of 14) sorted by relevance

/netbsd/src/sys/arch/arm/include/
Delf_machdep.h95 #define R_ARM_PREL31 42 macro
/netbsd/src/external/gpl3/binutils/dist/elfcpp/
Darm.h108 R_ARM_PREL31 = 42, // Static Data ((S + A) | T) - P enumerator
/netbsd/src/external/gpl3/gdb/dist/include/elf/
Darm.h170 RELOC_NUMBER (R_ARM_PREL31, 42)
DChangeLog-04152132 Add R_ARM_TARGET2, R_ARM_PREL31, R_ARM_GOT_ABS, R_ARM_GOT_PREL,
/netbsd/src/sys/arch/arm/arm32/
Dkobj_machdep.c190 case R_ARM_PREL31: /* ((S + A) | T) - P */ in kobj_reloc()
/netbsd/src/external/gpl3/binutils/dist/include/elf/
Darm.h170 RELOC_NUMBER (R_ARM_PREL31, 42)
DChangeLog-04152132 Add R_ARM_TARGET2, R_ARM_PREL31, R_ARM_GOT_ABS, R_ARM_GOT_PREL,
/netbsd/src/external/gpl3/binutils/dist/gold/
Darm.cc2752 case elfcpp::R_ARM_PREL31: in reloc_is_non_pic()
6824 if (r_type != elfcpp::R_ARM_PREL31 && r_type != elfcpp::R_ARM_SBREL31) in find_linked_text_section()
8437 case elfcpp::R_ARM_PREL31: in get_reference_flags()
8664 case elfcpp::R_ARM_PREL31: in local()
8903 case elfcpp::R_ARM_PREL31: in possible_function_pointer_reloc()
9140 case elfcpp::R_ARM_PREL31: in global()
9980 case elfcpp::R_ARM_PREL31: in relocate()
10638 case elfcpp::R_ARM_PREL31: in relocate_special_relocatable()
DChangeLog-08158597 * arm.cc (Target_arm::Scan::get_reference_flags): Treat R_ARM_PREL31
11008 R_ARM_PREL31 and R_ARM_SBREL31 as position independent.
11561 of pointed function as in a R_ARM_PREL31 relocation.
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf32-arm.c681 HOWTO (R_ARM_PREL31, /* type */
2031 {BFD_RELOC_ARM_PREL31, R_ARM_PREL31},
10483 case R_ARM_PREL31: in elf32_arm_final_link_relocate()
10533 && r_type != R_ARM_PREL31 in elf32_arm_final_link_relocate()
10827 case R_ARM_PREL31: in elf32_arm_final_link_relocate()
15555 case R_ARM_PREL31: in elf32_arm_check_relocs()
15888 (text_out->target_index, R_ARM_PREL31); in elf32_arm_update_relocs()
DChangeLog-2004287 R_ARM_PREL31 relocations to PLT entries.
1256 (elf32_arm_final_link_relocate): Use it. Handle R_ARM_PREL31 and
1261 * elfarm-nabi.c (elf32_arm_howto_table): Add R_ARM_PREL31 and
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf32-arm.c681 HOWTO (R_ARM_PREL31, /* type */
2031 {BFD_RELOC_ARM_PREL31, R_ARM_PREL31},
10479 case R_ARM_PREL31: in elf32_arm_final_link_relocate()
10527 && r_type != R_ARM_PREL31 in elf32_arm_final_link_relocate()
10821 case R_ARM_PREL31: in elf32_arm_final_link_relocate()
15532 case R_ARM_PREL31: in elf32_arm_check_relocs()
15865 (text_out->target_index, R_ARM_PREL31); in elf32_arm_update_relocs()
DChangeLog-2004287 R_ARM_PREL31 relocations to PLT entries.
1256 (elf32_arm_final_link_relocate): Use it. Handle R_ARM_PREL31 and
1261 * elfarm-nabi.c (elf32_arm_howto_table): Add R_ARM_PREL31 and
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-200488 * config/tc-arm.c (s_arm_unwind_fnend): Use R_ARM_PREL31 relocation