Home
last modified time | relevance | path

Searched refs:R_ARM_ALU_SB_G2 (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/elfcpp/
Darm.h140 R_ARM_ALU_SB_G2 = 74, // Static ARM ((S + A) | T) - B(S) enumerator
/netbsd/src/external/gpl3/gdb/dist/include/elf/
Darm.h202 RELOC_NUMBER (R_ARM_ALU_SB_G2, 74)
/netbsd/src/external/gpl3/binutils/dist/include/elf/
Darm.h202 RELOC_NUMBER (R_ARM_ALU_SB_G2, 74)
/netbsd/src/external/gpl3/binutils/dist/gold/
Darm.cc8404 case elfcpp::R_ARM_ALU_SB_G2: in get_reference_flags()
8691 case elfcpp::R_ARM_ALU_SB_G2: in local()
9096 case elfcpp::R_ARM_ALU_SB_G2: in global()
10021 case elfcpp::R_ARM_ALU_SB_G2: in relocate()
10679 case elfcpp::R_ARM_ALU_SB_G2: in relocate_special_relocatable()
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf32-arm.c1134 HOWTO (R_ARM_ALU_SB_G2, /* type */
2084 {BFD_RELOC_ARM_ALU_SB_G2, R_ARM_ALU_SB_G2},
12197 case R_ARM_ALU_SB_G2: in elf32_arm_final_link_relocate()
12227 case R_ARM_ALU_SB_G2: in elf32_arm_final_link_relocate()
12300 || r_type == R_ARM_ALU_SB_G2) && residual != 0) in elf32_arm_final_link_relocate()
DChangeLog-20061651 R_ARM_ALU_SB_G2, R_ARM_LDR_SB_G0, R_ARM_LDR_SB_G1,
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf32-arm.c1134 HOWTO (R_ARM_ALU_SB_G2, /* type */
2084 {BFD_RELOC_ARM_ALU_SB_G2, R_ARM_ALU_SB_G2},
12191 case R_ARM_ALU_SB_G2: in elf32_arm_final_link_relocate()
12221 case R_ARM_ALU_SB_G2: in elf32_arm_final_link_relocate()
12294 || r_type == R_ARM_ALU_SB_G2) && residual != 0) in elf32_arm_final_link_relocate()
DChangeLog-20061651 R_ARM_ALU_SB_G2, R_ARM_LDR_SB_G0, R_ARM_LDR_SB_G1,