Home
last modified time | relevance | path

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

/Zephyr-latest/arch/arm/core/
Delf.c31 #define R_ARM_MOVW_PREL_NC 45 macro
194 if (reloc_type == R_ARM_MOVT_PREL || reloc_type == R_ARM_MOVW_PREL_NC) { in movs_handler()
381 case R_ARM_MOVW_PREL_NC: in arch_elf_relocate()