Home
last modified time | relevance | path

Searched refs:elf32_shdr (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dmodule.h32 struct elf32_shdr *plt;
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dmodule.h22 struct elf32_shdr *plt;
/kernel/linux/linux-5.10/fs/
H A Dcompat_binfmt_elf.c36 #define elf_shdr elf32_shdr
/kernel/linux/linux-5.10/include/linux/
H A Delf.h33 #define elf_shdr elf32_shdr
/kernel/linux/linux-6.6/fs/
H A Dcompat_binfmt_elf.c36 #define elf_shdr elf32_shdr
/kernel/linux/linux-6.6/include/linux/
H A Delf.h43 #define elf_shdr elf32_shdr
/kernel/linux/linux-5.10/include/uapi/linux/
H A Delf.h307 typedef struct elf32_shdr { struct
/kernel/linux/linux-6.6/include/uapi/linux/
H A Delf.h308 typedef struct elf32_shdr { struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Delf.h257 typedef struct elf32_shdr { struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Delf.h257 typedef struct elf32_shdr { struct
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Delf.h244 typedef struct elf32_shdr { struct
/kernel/linux/linux-6.6/drivers/remoteproc/
H 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()
H A Dpru_rproc.c872 struct elf32_shdr *shdr, *name_table_shdr; in pru_rproc_find_interrupt_map()
881 shdr = (struct elf32_shdr *)(elf_data + ehdr->e_shoff); in pru_rproc_find_interrupt_map()
/kernel/linux/linux-5.10/drivers/media/platform/sti/c8sectpfe/
H A Dc8sectpfe-core.c986 if (fw->size < ehdr->e_shoff + sizeof(struct elf32_shdr)) { in c8sectpfe_elf_sanity_check()
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/c8sectpfe/
H A Dc8sectpfe-core.c968 if (fw->size < ehdr->e_shoff + sizeof(struct elf32_shdr)) { in c8sectpfe_elf_sanity_check()

Completed in 14 milliseconds