Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c3794 Word cnt, note_cnt = 0; in note() local
3805 note_cnt++; in note()
3834 return (note_cnt); in note()
5175 Word note_cnt; in regular() local
5179 note_cnt = note(cache, shnum, ehdr, file); in regular()
5197 if ((note_cnt == 0) && (ehdr->e_type == ET_CORE) && in regular()