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