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

/opensolaris-onvv-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c3597 int is_corenote; local
3620 is_corenote = (ehdr->e_type == ET_CORE) &&
3633 if (is_corenote)
3666 if (is_corenote) {

Completed in 110 milliseconds