Home
last modified time | relevance | path

Searched refs:arch_elf_relocate (Results 1 – 6 of 6) 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/include/zephyr/llext/
Dllext.h343 int arch_elf_relocate(elf_rela_t *rel, uintptr_t loc,
/Zephyr-latest/subsys/llext/
Dllext_link.c29 __weak int arch_elf_relocate(elf_rela_t *rel, uintptr_t loc, in arch_elf_relocate() function
463 ret = arch_elf_relocate(&rel, op_loc, link_addr, name, in llext_link()
/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/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/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