Searched refs:LLEXT_MEM_EXPORT (Results 1 – 2 of 2) sorted by relevance
262 mem_idx = LLEXT_MEM_EXPORT; in llext_map_sections()386 j == LLEXT_MEM_EXPORT) { in llext_map_sections()394 if (i == LLEXT_MEM_EXPORT || j == LLEXT_MEM_EXPORT) { in llext_map_sections()519 elf_shdr_t *shdr = ldr->sects + LLEXT_MEM_EXPORT; in llext_export_symbols()536 for (i = 0, sym = ext->mem[LLEXT_MEM_EXPORT]; in llext_export_symbols()
49 LLEXT_MEM_EXPORT, /**< Exported symbol table */ enumerator