Lines Matching defs:Elf_Shdr
120 #define Elf_Shdr Elf64_Shdr
135 #define Elf_Shdr Elf32_Shdr
331 Elf_Shdr* shdr = (Elf_Shdr*)(ehdrC + ehdr->e_shoff);
420 Elf_Shdr* shdr, int shnum,
546 Elf_Shdr* shdr, int shnum,
715 Elf_Shdr* shdr = (Elf_Shdr*) (ehdrC + ehdr->e_shoff);
769 Elf_Shdr* shdr;
828 assert (ehdr->e_shentsize == sizeof(Elf_Shdr));
830 shdr = (Elf_Shdr*) (ehdrC + ehdr->e_shoff);
959 Elf_Shdr* shdr = (Elf_Shdr*) (ehdrC + ehdr->e_shoff);
976 Elf_Shdr hdr = shdr[i];