Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c387 Phdr *phd = &(sgp->sg_phdr); in update_osym() local
391 if (phd->p_type == PT_LOAD) { in update_osym()
393 Word _flags = phd->p_flags & (PF_W | PF_R); in update_osym()