Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dmmapobj.c1968 Elf32_Ehdr *e32hdr = (Elf32_Ehdr *)ehdrp; in doelfwork() local
1970 nphdrs = e32hdr->e_phnum; in doelfwork()
1971 phentsize = e32hdr->e_phentsize; in doelfwork()
1976 phoff = e32hdr->e_phoff; in doelfwork()