Home
last modified time | relevance | path

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
H A Dcorenote.c1916 return (CORENOTE_R_OK_DUMP); in corenote()
1926 return (CORENOTE_R_OK_DUMP); in corenote()
1939 return (CORENOTE_R_OK_DUMP); in corenote()
1949 return (CORENOTE_R_OK_DUMP); in corenote()
H A Delfdump.c3846 case CORENOTE_R_OK_DUMP: in note_entry()