Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/llext/
Dllext_internal.h32 static inline const char *llext_string(const struct llext_loader *ldr, const struct llext *ext, in llext_string() function
50 return llext_string(ldr, ext, LLEXT_MEM_SHSTRTAB, shdr->sh_name); in llext_section_name()
60 return llext_string(ldr, ext, LLEXT_MEM_STRTAB, sym->st_name); in llext_symbol_name()