Home
last modified time | relevance | path

Searched defs:shdr (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-3.7.0/subsys/llext/
Dllext_load.c148 elf_shdr_t *shdr = ldr->sect_hdrs + i; in llext_find_tables() local
207 elf_shdr_t *shdr = ldr->sect_hdrs + i; in llext_map_sections() local
359 elf_shdr_t *shdr = ldr->sect_hdrs + i; in llext_map_sections() local
437 elf_shdr_t *shdr = ldr->sects + LLEXT_MEM_EXPORT; in llext_export_symbols() local
506 elf_shdr_t *shdr = ldr->sect_hdrs + shndx; in llext_copy_symbols() local
Dllext_link.c56 elf_shdr_t *shdr, bool do_local, elf_shdr_t *tgt) in llext_link_plt()
180 elf_shdr_t *shdr = ldr->sect_hdrs + i; in llext_link() local
Dllext.c32 elf_shdr_t *shdr; in llext_find_section() local
/Zephyr-Core-3.7.0/arch/xtensa/core/
Delf.c38 elf_shdr_t *shdr = llext_peek(ldr, ldr->hdr.e_shoff + in arch_elf_relocate_local() local
/Zephyr-Core-3.7.0/subsys/stats/
Dstats.c259 stats_init_and_reg(struct stats_hdr *shdr, uint8_t size, uint16_t cnt, in stats_init_and_reg()