Home
last modified time | relevance | path

Searched refs:shift_array (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-arm.c12601 const int shift_array[4] = {0, 8, 16, 24}; in elf32_arm_final_link_relocate() local
12604 int shift = shift_array[r_type - R_ARM_THM_ALU_ABS_G0_NC]; in elf32_arm_final_link_relocate()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-arm.c12592 const int shift_array[4] = {0, 8, 16, 24}; in elf32_arm_final_link_relocate() local
12595 int shift = shift_array[r_type - R_ARM_THM_ALU_ABS_G0_NC]; in elf32_arm_final_link_relocate()