Home
last modified time | relevance | path

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

/Zephyr-4.1.0/subsys/llext/
Dllext_link.c30 const elf_shdr_t *shdr) in arch_elf_relocate()
169 const elf_shdr_t *shdr) in llext_lookup_symbol()
231 static void llext_link_plt(struct llext_loader *ldr, struct llext *ext, elf_shdr_t *shdr, in llext_link_plt()
375 elf_shdr_t *shdr = ext->sect_hdrs + i; in llext_link() local
528 elf_shdr_t *shdr = ext->sect_hdrs + i; in llext_link() local
Dllext_load.c163 elf_shdr_t *shdr = ext->sect_hdrs + i; in llext_find_tables() local
237 elf_shdr_t *shdr = ext->sect_hdrs + i; in llext_map_sections() local
499 elf_shdr_t *shdr = ext->sect_hdrs + i; in llext_map_sections() local
671 elf_shdr_t *shdr = ext->sect_hdrs + shndx; in llext_copy_symbols() local
Dllext.c43 elf_shdr_t *shdr) in llext_get_section_header()
58 elf_shdr_t *shdr; in llext_find_section() local
Dllext_mem.c217 elf_shdr_t *shdr = ext->sect_hdrs + i; in llext_copy_regions() local
/Zephyr-4.1.0/arch/arc/core/
Delf.c36 const elf_shdr_t *shdr) in arch_elf_relocate()
/Zephyr-4.1.0/arch/riscv/core/
Delf.c83 const elf_rela_t *pcrel_lo12, const elf_shdr_t *shdr, in llext_riscv_find_sym_pcrel()
201 const elf_shdr_t *shdr) in arch_elf_relocate()
/Zephyr-4.1.0/include/zephyr/llext/
Dllext_internal.h48 const elf_shdr_t *shdr) in llext_section_name()
/Zephyr-4.1.0/arch/xtensa/core/
Delf.c144 elf_shdr_t *shdr = ext->sect_hdrs + sym->st_shndx; in arch_elf_relocate_local() local
/Zephyr-4.1.0/subsys/stats/
Dstats.c259 stats_init_and_reg(struct stats_hdr *shdr, uint8_t size, uint16_t cnt, in stats_init_and_reg()
/Zephyr-4.1.0/tests/subsys/llext/src/
Dtest_llext.c500 elf_shdr_t shdr; in ZTEST() local
537 static bool test_section_detached(const elf_shdr_t *shdr) in test_section_detached()
/Zephyr-4.1.0/arch/arm64/core/
Delf.c435 const elf_shdr_t *shdr) in arch_elf_relocate()
/Zephyr-4.1.0/arch/arm/core/
Delf.c321 const elf_shdr_t *shdr) in arch_elf_relocate()