Searched refs:elf32_shdr (Results 1 – 6 of 6) sorted by relevance
78 if (fw->size < ehdr->e_shoff + sizeof(struct elf32_shdr)) {211 static struct elf32_shdr *214 struct elf32_shdr *shdr;221 shdr = (struct elf32_shdr *)(elf_data + ehdr->e_shoff);283 struct elf32_shdr *shdr;330 struct elf32_shdr *shdr;
23 struct elf32_shdr *plt;
29 #define elf_shdr elf32_shdr
36 #define elf_shdr elf32_shdr
303 typedef struct elf32_shdr { struct
991 if (fw->size < ehdr->e_shoff + sizeof(struct elf32_shdr)) { in c8sectpfe_elf_sanity_check()