Home
last modified time | relevance | path

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

/Zephyr-latest/arch/arm/core/
Delf.c206 static inline int thm_jumps_decode(elf_word reloc_type, uint32_t loc, in thm_jumps_decode() function
264 ret = thm_jumps_decode(reloc_type, loc, sym_base_addr, sym_name, &offset, &upper, &lower); in thm_jumps_handler()