Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dmmapobj.c1978 Elf64_Ehdr *e64hdr = (Elf64_Ehdr *)ehdrp; in doelfwork() local
1980 nphdrs = e64hdr->e_phnum; in doelfwork()
1981 phentsize = e64hdr->e_phentsize; in doelfwork()
1986 phoff = e64hdr->e_phoff; in doelfwork()