Searched defs:arch_elf_relocate (Results  1 – 5 of 5) sorted by relevance
| /Zephyr-latest/arch/arc/core/ | 
| D | elf.c | 35 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/ | 
| D | elf.c | 200 int arch_elf_relocate(struct llext_loader *ldr, struct llext *ext, elf_rela_t *rel,  in arch_elf_relocate()  function
  | 
| /Zephyr-latest/subsys/llext/ | 
| D | llext_link.c | 29 __weak int arch_elf_relocate(struct llext_loader *ldr, struct llext *ext, elf_rela_t *rel,  in arch_elf_relocate()  function
  | 
| /Zephyr-latest/arch/arm64/core/ | 
| D | elf.c | 434 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/ | 
| D | elf.c | 320 int arch_elf_relocate(struct llext_loader *ldr, struct llext *ext, elf_rela_t *rel,  in arch_elf_relocate()  function
  |