Searched refs:e32hdr (Results 1 – 1 of 1) sorted by relevance
1968 Elf32_Ehdr *e32hdr = (Elf32_Ehdr *)ehdrp; in doelfwork() local1970 nphdrs = e32hdr->e_phnum; in doelfwork()1971 phentsize = e32hdr->e_phentsize; in doelfwork()1976 phoff = e32hdr->e_phoff; in doelfwork()