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

/linux-master/arch/arm/include/asm/
H A Dmodule.h22 struct elf32_shdr *plt;
/linux-master/include/linux/
H A Delf.h43 #define elf_shdr elf32_shdr
/linux-master/fs/
H A Dcompat_binfmt_elf.c36 #define elf_shdr elf32_shdr
/linux-master/include/uapi/linux/
H A Delf.h308 typedef struct elf32_shdr { struct
/linux-master/drivers/remoteproc/
H A Dpru_rproc.c872 struct elf32_shdr *shdr, *name_table_shdr;
881 shdr = (struct elf32_shdr *)(elf_data + ehdr->e_shoff);
H A Dmtk_scp.c345 struct elf32_shdr *shdr, *shdr_strtab;
351 shdr = (struct elf32_shdr *)(elf_data + ehdr->e_shoff);
/linux-master/drivers/media/platform/st/sti/c8sectpfe/
H A Dc8sectpfe-core.c956 if (fw->size < ehdr->e_shoff + sizeof(struct elf32_shdr)) {

Completed in 311 milliseconds