Searched refs:elf32_shdr (Results 1 – 8 of 8) sorted by relevance
22 struct elf32_shdr *plt;
43 #define elf_shdr elf32_shdr
36 #define elf_shdr elf32_shdr
308 typedef struct elf32_shdr { struct
872 struct elf32_shdr *shdr, *name_table_shdr; in pru_rproc_find_interrupt_map()881 shdr = (struct elf32_shdr *)(elf_data + ehdr->e_shoff); in pru_rproc_find_interrupt_map()
302 struct elf32_shdr *shdr, *shdr_strtab; in scp_elf_read_ipi_buf_addr()308 shdr = (struct elf32_shdr *)(elf_data + ehdr->e_shoff); in scp_elf_read_ipi_buf_addr()
1601 typedef struct elf32_shdr { struct1770 #define elf_shdr elf32_shdr
968 if (fw->size < ehdr->e_shoff + sizeof(struct elf32_shdr)) { in c8sectpfe_elf_sanity_check()