Home
last modified time | relevance | path

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

/subsys/llext/
A Dllext_load.c685 unsigned int shndx = sym.st_shndx; in llext_copy_symbols() local
688 stb == STB_GLOBAL && shndx != SHN_UNDEF) { in llext_copy_symbols()
695 elf_shdr_t *shdr = ext->sect_hdrs + shndx; in llext_copy_symbols()
705 base = llext_loaded_sect_ptr(ldr, ext, shndx); in llext_copy_symbols()
713 LOG_DBG("section %d peeked at %p", shndx, base); in llext_copy_symbols()
715 LOG_ERR("No data for section %d", shndx); in llext_copy_symbols()

Completed in 9 milliseconds