Searched refs:phdr_types (Results 1 – 1 of 1) sorted by relevance
862 static Word phdr_types[] = { PT_SUNW_UNWIND, PT_SUNW_EH_FRAME }; in unwind() local892 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() local1788 phdr = getphdr(phnum, phdr_types, in interp()1789 sizeof (phdr_types) / sizeof (*phdr_types), file, elf); in interp()