Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/exec/elf/
H A Delf.c85 static int mapelfexec(vnode_t *, Ehdr *, int, caddr_t,
216 if (error = mapelfexec(vp, ehdr, nphdrs, phdrbase, &uphdr, &dynphdr, in mapexec_brand()
540 if ((error = mapelfexec(vp, ehdrp, nphdrs, phdrbase, &uphdr, &dyphdr, in elfexec()
705 error = mapelfexec(nvp, ehdrp, nphdrs, phdrbase, &junk, &junk, in elfexec()
1198 mapelfexec( in mapelfexec() function