Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c3011 static Word phdr_type[] = { PT_DYNAMIC }; in dynamic() local
3108 pt_dynamic = getphdr(phnum, phdr_type, 1, file, elf, &phndx); in dynamic()