Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c296 boolean_t dynuphdr = B_FALSE; in elfexec() local
629 dynuphdr = (uphdr != NULL && uphdr->p_flags == 0); in elfexec()
1051 if (dynuphdr) in elfexec()