Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/llext/
Dllext_priv.h18 int llext_copy_strings(struct llext_loader *ldr, struct llext *ext,
Dllext_mem.c186 int llext_copy_strings(struct llext_loader *ldr, struct llext *ext, in llext_copy_strings() function
Dllext_load.c757 ret = llext_copy_strings(ldr, ext, ldr_parm); in do_llext_load()