Searched refs:e64hdr (Results 1 – 1 of 1) sorted by relevance
1978 Elf64_Ehdr *e64hdr = (Elf64_Ehdr *)ehdrp; in doelfwork() local1980 nphdrs = e64hdr->e_phnum; in doelfwork()1981 phentsize = e64hdr->e_phentsize; in doelfwork()1986 phoff = e64hdr->e_phoff; in doelfwork()