Home
last modified time | relevance | path

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

/Zephyr-latest/arch/riscv/core/
Delf.c64 int arch_elf_relocate(elf_rela_t *rel, uintptr_t loc_unsigned, uintptr_t sym_base_addr_unsigned, in arch_elf_relocate() argument
82 intptr_t loc = (intptr_t)loc_unsigned; in arch_elf_relocate()