Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c3665 int is_corenote; in note_entry() local
3688 is_corenote = (ehdr->e_type == ET_CORE) && in note_entry()
3701 if (is_corenote) in note_entry()
3734 if (is_corenote) { in note_entry()