Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c858 static Word phdr_types[] = { PT_SUNW_UNWIND, PT_SUNW_EH_FRAME }; in unwind() local
888 uphdr = getphdr(phnum, phdr_types, in unwind()
889 sizeof (phdr_types) / sizeof (*phdr_types), file, elf); in unwind()
1769 static Word phdr_types[] = { PT_INTERP }; in interp() local
1784 phdr = getphdr(phnum, phdr_types, in interp()
1785 sizeof (phdr_types) / sizeof (*phdr_types), file, elf); in interp()