Home
last modified time | relevance | path

Searched refs:type_cnt (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
523 for (tcnt = 0; tcnt < type_cnt; tcnt++) { in getphdr()