Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c3897 Word cnt, note_cnt = 0; in note() local
3908 note_cnt++; in note()
3937 return (note_cnt); in note()
5345 Word note_cnt; in regular() local
5349 note_cnt = note(cache, shnum, ehdr, file); in regular()
5367 if ((note_cnt == 0) && (ehdr->e_type == ET_CORE) && in regular()