Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/llext/
Dllext_priv.h23 int llext_copy_regions(struct llext_loader *ldr, struct llext *ext,
Dllext_mem.c157 int llext_copy_regions(struct llext_loader *ldr, struct llext *ext, in llext_copy_regions() function
Dllext_load.c688 ret = llext_copy_regions(ldr, ext, ldr_parm); in do_llext_load()