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

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c3689 int is_corenote; local
3712 is_corenote = (ehdr->e_type == ET_CORE) &&
3725 if (is_corenote)
3758 if (is_corenote) {

Completed in 534 milliseconds