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.c35 int arch_elf_relocate(struct llext_loader *ldr, struct llext *ext, elf_rela_t *rel, in arch_elf_relocate() function
/Zephyr-latest/include/zephyr/llext/
Dllext.h370 int arch_elf_relocate(struct llext_loader *ldr, struct llext *ext, elf_rela_t *rel,
/Zephyr-latest/subsys/llext/
Dllext_link.c29 __weak int arch_elf_relocate(struct llext_loader *ldr, struct llext *ext, elf_rela_t *rel, in arch_elf_relocate() function
509 ret = arch_elf_relocate(ldr, ext, &rel, shdr); in llext_link()
/Zephyr-latest/arch/arm64/core/
Delf.c434 int arch_elf_relocate(struct llext_loader *ldr, struct llext *ext, elf_rela_t *rel, in arch_elf_relocate() function
/Zephyr-latest/arch/arm/core/
Delf.c320 int arch_elf_relocate(struct llext_loader *ldr, struct llext *ext, elf_rela_t *rel, in arch_elf_relocate() function
/Zephyr-latest/arch/riscv/core/
Delf.c200 int arch_elf_relocate(struct llext_loader *ldr, struct llext *ext, elf_rela_t *rel, in arch_elf_relocate() function