Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/arm/include/
Delf_machdep.h82 #define R_ARM_JUMP24 29 macro
/netbsd/src/external/gpl3/binutils/dist/elfcpp/
Darm.h94 R_ARM_JUMP24 = 29, // Static ARM ((S + A) | T) - P enumerator
/netbsd/src/external/gpl3/gdb/dist/include/elf/
Darm.h157 RELOC_NUMBER (R_ARM_JUMP24, 29)
/netbsd/src/sys/arch/arm/arm32/
Dkobj_machdep.c147 case R_ARM_JUMP24: in kobj_reloc()
/netbsd/src/external/gpl3/binutils/dist/include/elf/
Darm.h157 RELOC_NUMBER (R_ARM_JUMP24, 29)
/netbsd/src/external/gpl3/binutils/dist/gold/
Darm.cc187 { return Insn_template(data, ARM_TYPE, elfcpp::R_ARM_JUMP24, reloc_addend); } in arm_rel_insn()
2747 case elfcpp::R_ARM_JUMP24: in reloc_is_non_pic()
4008 else if (r_type == elfcpp::R_ARM_JUMP24) in arm_branch_common()
4492 if (insns[i].r_type() == elfcpp::R_ARM_JUMP24) in Stub_template()
4740 || r_type == elfcpp::R_ARM_JUMP24 in stub_type_for_reloc()
4756 || (r_type == elfcpp::R_ARM_JUMP24) in stub_type_for_reloc()
7261 case elfcpp::R_ARM_JUMP24: in operator ()()
8427 case elfcpp::R_ARM_JUMP24: in get_reference_flags()
8661 case elfcpp::R_ARM_JUMP24: in local()
8900 case elfcpp::R_ARM_JUMP24: in possible_function_pointer_reloc()
[all …]
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf32-arm.c499 HOWTO (R_ARM_JUMP24, /* type */
2005 {BFD_RELOC_ARM_PCREL_JUMP, R_ARM_JUMP24},
2577 #define ARM_REL_INSN(X, Z) {(X), ARM_TYPE, R_ARM_JUMP24, (Z)}
4447 || r_type == R_ARM_JUMP24 in arm_type_of_stub()
4477 || (r_type == R_ARM_JUMP24) in arm_type_of_stub()
5131 if (template_sequence[i].r_type == R_ARM_JUMP24) in arm_build_one_stub()
5929 || r_type == (unsigned int) R_ARM_JUMP24) in elf32_arm_create_stub()
6623 && (r_type != (unsigned int) R_ARM_JUMP24) in elf32_arm_size_stubs()
10481 case R_ARM_JUMP24: in elf32_arm_final_link_relocate()
10493 && r_type != R_ARM_JUMP24 in elf32_arm_final_link_relocate()
[all …]
DChangeLog-20093264 R_ARM_JUMP24 and R_ARM_PLT32 relocations.
3268 R_ARM_THM_JUMP24, R_ARM_JUMP24 and R_ARM_PLT32 relocations here.
3270 R_ARM_JUMP24 and R_ARM_PLT32 relocations.
DChangeLog-2004489 R_ARM_CALL and R_ARM_JUMP24 as aliases of R_ARM_PC24.
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf32-arm.c499 HOWTO (R_ARM_JUMP24, /* type */
2005 {BFD_RELOC_ARM_PCREL_JUMP, R_ARM_JUMP24},
2577 #define ARM_REL_INSN(X, Z) {(X), ARM_TYPE, R_ARM_JUMP24, (Z)}
4445 || r_type == R_ARM_JUMP24 in arm_type_of_stub()
4475 || (r_type == R_ARM_JUMP24) in arm_type_of_stub()
5129 if (template_sequence[i].r_type == R_ARM_JUMP24) in arm_build_one_stub()
5927 || r_type == (unsigned int) R_ARM_JUMP24) in elf32_arm_create_stub()
6621 && (r_type != (unsigned int) R_ARM_JUMP24) in elf32_arm_size_stubs()
10477 case R_ARM_JUMP24: in elf32_arm_final_link_relocate()
10489 && r_type != R_ARM_JUMP24 in elf32_arm_final_link_relocate()
[all …]
DChangeLog-20093264 R_ARM_JUMP24 and R_ARM_PLT32 relocations.
3268 R_ARM_THM_JUMP24, R_ARM_JUMP24 and R_ARM_PLT32 relocations here.
3270 R_ARM_JUMP24 and R_ARM_PLT32 relocations.
DChangeLog-2004489 R_ARM_CALL and R_ARM_JUMP24 as aliases of R_ARM_PC24.
/netbsd/src/external/gpl3/binutils/dist/gas/doc/
Dc-arm.texi798 @samp{R_ARM_JUMP24} relocation, as appropriate.
Das.info8540 either the ‘R_ARM_CALL’ or ‘R_ARM_JUMP24’ relocation, as appropriate.