zephyr/subsys/llext
Guennadi Liakhovetski 44d96a2668 LLEXT: add llext_section_offset() to replace llext_find_section()
Now that section header cache is persistent, it can be used for
finding sections. Add a new function, similar to llext_find_section()
to use it and deprecate llext_find_section().

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
2024-11-16 15:28:00 -05:00
..
CMakeLists.txt
Kconfig LLEXT: Xtensa: add a Kconfig option to enable -fPIC 2024-11-16 15:28:00 -05:00
buf_loader.c
fs_loader.c
llext.c LLEXT: add llext_section_offset() to replace llext_find_section() 2024-11-16 15:28:00 -05:00
llext_export.c
llext_handlers.c
llext_link.c LLEXT: preserve section headers 2024-11-16 15:28:00 -05:00
llext_load.c LLEXT: preserve section headers 2024-11-16 15:28:00 -05:00
llext_mem.c
llext_priv.h
shell.c