Searched refs:elf32_shdr (Results 1 – 6 of 6) sorted by relevance
70 if (fw->size < ehdr->e_shoff + sizeof(struct elf32_shdr)) {203 static struct elf32_shdr *206 struct elf32_shdr *shdr;213 shdr = (struct elf32_shdr *)(elf_data + ehdr->e_shoff);274 struct elf32_shdr *shdr;321 struct elf32_shdr *shdr;
23 struct elf32_shdr *plt;
29 #define elf_shdr elf32_shdr
33 #define elf_shdr elf32_shdr
303 typedef struct elf32_shdr { struct
987 if (fw->size < ehdr->e_shoff + sizeof(struct elf32_shdr)) { in c8sectpfe_elf_sanity_check()