Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/arch/arm/core/
Delf.c260 if (reloc_type == R_ARM_THM_MOVT_PREL || reloc_type == R_ARM_THM_MOVW_PREL_NC) { in thm_movs_handler()
263 if (reloc_type == R_ARM_THM_MOVT_ABS || reloc_type == R_ARM_THM_MOVT_PREL) { in thm_movs_handler()
344 case R_ARM_THM_MOVT_PREL: in arch_elf_relocate()
/Zephyr-Core-3.7.0/include/zephyr/llext/
Delf.h432 #define R_ARM_THM_MOVT_PREL 50 macro