Searched refs:elf32_shdr (Results 1 – 6 of 6) sorted by relevance
79 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);290 struct elf32_shdr *shdr;322 struct elf32_shdr *shdr;
26 struct elf32_shdr *core_plt;27 struct elf32_shdr *init_plt;
28 #define elf_shdr elf32_shdr
36 #define elf_shdr elf32_shdr
299 typedef struct elf32_shdr { struct
1003 if (fw->size < ehdr->e_shoff + sizeof(struct elf32_shdr)) { in c8sectpfe_elf_sanity_check()