Searched refs:shift_array (Results 1 – 2 of 2) sorted by relevance
12601 const int shift_array[4] = {0, 8, 16, 24}; in elf32_arm_final_link_relocate() local12604 int shift = shift_array[r_type - R_ARM_THM_ALU_ABS_G0_NC]; in elf32_arm_final_link_relocate()
12592 const int shift_array[4] = {0, 8, 16, 24}; in elf32_arm_final_link_relocate() local12595 int shift = shift_array[r_type - R_ARM_THM_ALU_ABS_G0_NC]; in elf32_arm_final_link_relocate()