Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/llext/
Dinspect.h108 static inline int llext_get_section_info(const struct llext_loader *ldr, in llext_get_section_info() function
/Zephyr-latest/doc/services/llext/
Dload.rst64 may want to refer to :c:func:`llext_get_section_info` and other LLEXT
/Zephyr-latest/tests/subsys/llext/src/
Dtest_llext.c343 res = llext_get_section_info(ldr, ext, sect_shndx, in do_inspect_checks()