Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/include/asm/
A Dmodule.h22 struct elf32_shdr *plt;
/linux-6.3-rc2/fs/
A Dcompat_binfmt_elf.c36 #define elf_shdr elf32_shdr
/linux-6.3-rc2/include/linux/
A Delf.h43 #define elf_shdr elf32_shdr
/linux-6.3-rc2/include/uapi/linux/
A Delf.h308 typedef struct elf32_shdr { struct
/linux-6.3-rc2/drivers/remoteproc/
A Dmtk_scp.c294 struct elf32_shdr *shdr, *shdr_strtab; in scp_elf_read_ipi_buf_addr()
300 shdr = (struct elf32_shdr *)(elf_data + ehdr->e_shoff); in scp_elf_read_ipi_buf_addr()
A Dpru_rproc.c865 struct elf32_shdr *shdr, *name_table_shdr; in pru_rproc_find_interrupt_map()
874 shdr = (struct elf32_shdr *)(elf_data + ehdr->e_shoff); in pru_rproc_find_interrupt_map()
/linux-6.3-rc2/drivers/media/platform/st/sti/c8sectpfe/
A Dc8sectpfe-core.c975 if (fw->size < ehdr->e_shoff + sizeof(struct elf32_shdr)) { in c8sectpfe_elf_sanity_check()

Completed in 14 milliseconds