Searched defs:note_shnum (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c5262 size_t note_shnum; local
5286 &note_cache, &note_shnum) != 0)) {
5287 (void) note(note_cache, note_shnum, ehdr, file);
5288 fake_shdr_cache_free(note_cache, note_shnum);

Completed in 131 milliseconds