Home
last modified time | relevance | path

Searched defs:arch_elf_relocate (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/arch/arc/core/
Delf.c34 int arch_elf_relocate(elf_rela_t *rel, uintptr_t loc, uintptr_t sym_base_addr, const char *sym_name, in arch_elf_relocate() function
/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() function
/Zephyr-latest/subsys/llext/
Dllext_link.c29 __weak int arch_elf_relocate(elf_rela_t *rel, uintptr_t loc, in arch_elf_relocate() function
/Zephyr-latest/arch/arm64/core/
Delf.c433 int arch_elf_relocate(elf_rela_t *rel, uintptr_t loc, uintptr_t sym_base_addr, const char *sym_name, in arch_elf_relocate() function
/Zephyr-latest/arch/arm/core/
Delf.c319 int arch_elf_relocate(elf_rela_t *rel, uintptr_t loc, uintptr_t sym_base_addr, in arch_elf_relocate() function