Home
last modified time | relevance | path

Searched refs:elf32_shdr (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/remoteproc/
Dremoteproc_elf_loader.c79 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;
/linux-4.1.27/include/linux/
Delf.h28 #define elf_shdr elf32_shdr
/linux-4.1.27/fs/
Dcompat_binfmt_elf.c36 #define elf_shdr elf32_shdr
/linux-4.1.27/include/uapi/linux/
Delf.h299 typedef struct elf32_shdr { struct