Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c3768 int is_corenote; in note_entry() local
3791 is_corenote = (ehdr->e_type == ET_CORE) && in note_entry()
3804 if (is_corenote) in note_entry()
3837 if (is_corenote) { in note_entry()