Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/exec/elf/
H A Delf.c186 Phdr *dynphdr = NULL; in mapexec_brand() local
216 if (error = mapelfexec(vp, ehdr, nphdrs, phdrbase, &uphdr, &dynphdr, in mapexec_brand()
227 *interp = (dynphdr == NULL) ? 0 : 1; in mapexec_brand()