Lines Matching refs:Elf_Shdr
186 #define Elf_Shdr Elf64_Shdr
201 #define Elf_Shdr Elf32_Shdr
399 Elf_Shdr* shdr = (Elf_Shdr*)(ehdrC + ehdr->e_shoff);
516 Elf_Shdr* shdr, int shnum,
642 Elf_Shdr* shdr, int shnum,
875 Elf_Shdr* shdr = (Elf_Shdr*) (ehdrC + ehdr->e_shoff);
929 Elf_Shdr* shdr;
991 assert (ehdr->e_shentsize == sizeof(Elf_Shdr));
993 shdr = (Elf_Shdr*) (ehdrC + ehdr->e_shoff);
1122 Elf_Shdr* shdr = (Elf_Shdr*) (ehdrC + ehdr->e_shoff);
1139 Elf_Shdr hdr = shdr[i];