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

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A D_elfdump.h165 CORENOTE_R_OK_DUMP = 1, /* Note OK, but not handled. Display Hex dump */ enumerator in enum:__anon1407
H A Dcorenote.c1775 return (CORENOTE_R_OK_DUMP);
1785 return (CORENOTE_R_OK_DUMP);
1798 return (CORENOTE_R_OK_DUMP);
1808 return (CORENOTE_R_OK_DUMP);
H A Delfdump.c3767 case CORENOTE_R_OK_DUMP:

Completed in 60 milliseconds