Home
last modified time | relevance | path

Searched refs:R_ARM_THM_JUMP24 (Results 1 – 16 of 16) sorted by relevance

/netbsd/src/sys/arch/arm/include/
Delf_machdep.h83 #define R_ARM_THM_JUMP24 30 macro
/netbsd/src/external/gpl3/binutils/dist/elfcpp/
Darm.h95 R_ARM_THM_JUMP24 = 30, // Static Thumb32 ((S + A) | T) - P enumerator
/netbsd/src/external/gpl3/gdb/dist/include/elf/
Darm.h158 RELOC_NUMBER (R_ARM_THM_JUMP24, 30)
/netbsd/src/external/gpl3/binutils/dist/include/elf/
Darm.h158 RELOC_NUMBER (R_ARM_THM_JUMP24, 30)
/netbsd/src/external/gpl3/binutils/dist/gold/
Darm.cc177 return Insn_template(data, THUMB32_TYPE, elfcpp::R_ARM_THM_JUMP24, in thumb32_b_insn()
2748 case elfcpp::R_ARM_THM_JUMP24: in reloc_is_non_pic()
4135 else if (r_type == elfcpp::R_ARM_THM_JUMP24) in thumb_branch_common()
4199 || r_type == elfcpp::R_ARM_THM_JUMP24)))) in thumb_branch_common()
4655 if (r_type == elfcpp::R_ARM_THM_CALL || r_type == elfcpp::R_ARM_THM_JUMP24) in stub_type_for_reloc()
4676 || (r_type == elfcpp::R_ARM_THM_JUMP24)))) in stub_type_for_reloc()
7271 case elfcpp::R_ARM_THM_JUMP24: in operator ()()
8429 case elfcpp::R_ARM_THM_JUMP24: in get_reference_flags()
8662 case elfcpp::R_ARM_THM_JUMP24: in local()
8901 case elfcpp::R_ARM_THM_JUMP24: in possible_function_pointer_reloc()
[all …]
DChangeLog-081511785 (Target_arm::Scan::local): Handle R_ARM_THM_JUMP24, R_ARM_THM_JUMP19.
12974 Add code to handle R_ARM_THM_XPC22 and R_ARM_THM_JUMP24.
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf32-arm.c513 HOWTO (R_ARM_THM_JUMP24, /* type */
2014 {BFD_RELOC_THUMB_PCREL_BRANCH25, R_ARM_THM_JUMP24},
2575 #define THUMB32_B_INSN(X, Z) {(X), THUMB32_TYPE, R_ARM_THM_JUMP24, (Z)}
4233 if (thumb_only && (r_type == R_ARM_THM_CALL || r_type == R_ARM_THM_JUMP24 in arm_type_of_stub()
4274 || (r_type == R_ARM_THM_JUMP24)) in arm_type_of_stub()
4304 if (r_type == R_ARM_THM_CALL || r_type == R_ARM_THM_JUMP24 in arm_type_of_stub()
4327 || (r_type == R_ARM_THM_JUMP24) in arm_type_of_stub()
5924 || r_type == (unsigned int) R_ARM_THM_JUMP24 in elf32_arm_create_stub()
6626 && (r_type != (unsigned int) R_ARM_THM_JUMP24) in elf32_arm_size_stubs()
6814 && (r_type == (unsigned int) R_ARM_THM_JUMP24 in elf32_arm_size_stubs()
[all …]
DChangeLog-20071315 (bfd_elf32_arm_process_before_allocation): Handle R_ARM_THM_JUMP24.
1317 (elf32_arm_final_link_relocate): Merge R_ARM_THM_JUMP24 with
1320 for R_ARM_THM_JUMP24 and R_ARM_THM_JUMP19.
1321 (elf32_arm_check_relocs): Update plt counts for R_ARM_THM_JUMP24
DChangeLog-20093263 * elf32-arm.c (arm_type_of_stub): Handle R_ARM_THM_JUMP24,
3268 R_ARM_THM_JUMP24, R_ARM_JUMP24 and R_ARM_PLT32 relocations here.
3269 (elf32_arm_final_link_relocate): Handle R_ARM_THM_JUMP24,
DChangeLog-20052598 (elf32_arm_reloc_map): Add entries for R_ARM_THM_JUMP24,
2603 R_ARM_THM_JUMP24, R_ARM_THM_JUMP19, R_ARM_THM_JUMP6. Remove
DChangeLog-20103381 or R_ARM_THM_JUMP24 relocation.
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf32-arm.c513 HOWTO (R_ARM_THM_JUMP24, /* type */
2014 {BFD_RELOC_THUMB_PCREL_BRANCH25, R_ARM_THM_JUMP24},
2575 #define THUMB32_B_INSN(X, Z) {(X), THUMB32_TYPE, R_ARM_THM_JUMP24, (Z)}
4231 if (thumb_only && (r_type == R_ARM_THM_CALL || r_type == R_ARM_THM_JUMP24 in arm_type_of_stub()
4272 || (r_type == R_ARM_THM_JUMP24)) in arm_type_of_stub()
4302 if (r_type == R_ARM_THM_CALL || r_type == R_ARM_THM_JUMP24 in arm_type_of_stub()
4325 || (r_type == R_ARM_THM_JUMP24) in arm_type_of_stub()
5922 || r_type == (unsigned int) R_ARM_THM_JUMP24 in elf32_arm_create_stub()
6624 && (r_type != (unsigned int) R_ARM_THM_JUMP24) in elf32_arm_size_stubs()
6812 && (r_type == (unsigned int) R_ARM_THM_JUMP24 in elf32_arm_size_stubs()
[all …]
DChangeLog-20071315 (bfd_elf32_arm_process_before_allocation): Handle R_ARM_THM_JUMP24.
1317 (elf32_arm_final_link_relocate): Merge R_ARM_THM_JUMP24 with
1320 for R_ARM_THM_JUMP24 and R_ARM_THM_JUMP19.
1321 (elf32_arm_check_relocs): Update plt counts for R_ARM_THM_JUMP24
DChangeLog-20093263 * elf32-arm.c (arm_type_of_stub): Handle R_ARM_THM_JUMP24,
3268 R_ARM_THM_JUMP24, R_ARM_JUMP24 and R_ARM_PLT32 relocations here.
3269 (elf32_arm_final_link_relocate): Handle R_ARM_THM_JUMP24,
DChangeLog-20052598 (elf32_arm_reloc_map): Add entries for R_ARM_THM_JUMP24,
2603 R_ARM_THM_JUMP24, R_ARM_THM_JUMP19, R_ARM_THM_JUMP6. Remove
DChangeLog-20103381 or R_ARM_THM_JUMP24 relocation.