Searched refs:elf32_shdr (Results 1 – 7 of 7) sorted by relevance
32 struct elf32_shdr *plt;
33 #define elf_shdr elf32_shdr
36 #define elf_shdr elf32_shdr
304 typedef struct elf32_shdr { struct
303 typedef struct elf32_shdr { struct
985 if (fw->size < ehdr->e_shoff + sizeof(struct elf32_shdr)) { in c8sectpfe_elf_sanity_check()