Searched refs:R_ARM_PREL31 (Results 1 – 14 of 14) sorted by relevance
| /netbsd/src/sys/arch/arm/include/ |
| D | elf_machdep.h | 95 #define R_ARM_PREL31 42 macro
|
| /netbsd/src/external/gpl3/binutils/dist/elfcpp/ |
| D | arm.h | 108 R_ARM_PREL31 = 42, // Static Data ((S + A) | T) - P enumerator
|
| /netbsd/src/external/gpl3/gdb/dist/include/elf/ |
| D | arm.h | 170 RELOC_NUMBER (R_ARM_PREL31, 42)
|
| D | ChangeLog-0415 | 2132 Add R_ARM_TARGET2, R_ARM_PREL31, R_ARM_GOT_ABS, R_ARM_GOT_PREL,
|
| /netbsd/src/sys/arch/arm/arm32/ |
| D | kobj_machdep.c | 190 case R_ARM_PREL31: /* ((S + A) | T) - P */ in kobj_reloc()
|
| /netbsd/src/external/gpl3/binutils/dist/include/elf/ |
| D | arm.h | 170 RELOC_NUMBER (R_ARM_PREL31, 42)
|
| D | ChangeLog-0415 | 2132 Add R_ARM_TARGET2, R_ARM_PREL31, R_ARM_GOT_ABS, R_ARM_GOT_PREL,
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | arm.cc | 2752 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()
|
| D | ChangeLog-0815 | 8597 * 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/ |
| D | elf32-arm.c | 681 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()
|
| D | ChangeLog-2004 | 287 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/ |
| D | elf32-arm.c | 681 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()
|
| D | ChangeLog-2004 | 287 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/ |
| D | ChangeLog-2004 | 88 * config/tc-arm.c (s_arm_unwind_fnend): Use R_ARM_PREL31 relocation
|