Home
last modified time | relevance | path

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

/titanic_53/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c862 static Word phdr_types[] = { PT_SUNW_UNWIND, PT_SUNW_EH_FRAME }; in unwind() local
892 uphdr = getphdr(phnum, phdr_types, in unwind()
893 sizeof (phdr_types) / sizeof (*phdr_types), file, elf); in unwind()
1773 static Word phdr_types[] = { PT_INTERP }; in interp() local
1788 phdr = getphdr(phnum, phdr_types, in interp()
1789 sizeof (phdr_types) / sizeof (*phdr_types), file, elf); in interp()