Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c508 getphdr(Word phnum, Word *type_arr, Word type_cnt, const char *file, Elf *elf, in getphdr() argument
524 if (phdr->p_type == type_arr[tcnt]) { in getphdr()