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

/opensolaris-onvv-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c3716 Word cnt, note_cnt = 0; local
3727 note_cnt++;
3756 return (note_cnt);
5095 Word note_cnt; local
5099 note_cnt = note(cache, shnum, ehdr, file);
5117 if ((note_cnt == 0) && (ehdr->e_type == ET_CORE) &&

Completed in 48 milliseconds