Home
last modified time | relevance | path

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

/Zephyr-latest/arch/arm/core/
Delf.c39 #define R_ARM_THM_MOVT_ABS 48 macro
291 if (reloc_type == R_ARM_THM_MOVT_ABS || reloc_type == R_ARM_THM_MOVT_PREL) { in thm_movs_handler()
370 case R_ARM_THM_MOVT_ABS: in arch_elf_relocate()