Home
last modified time | relevance | path

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

/titanic_50/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.c1732 return (CORENOTE_R_OK_DUMP); in corenote()
1742 return (CORENOTE_R_OK_DUMP); in corenote()
1755 return (CORENOTE_R_OK_DUMP); in corenote()
1765 return (CORENOTE_R_OK_DUMP); in corenote()
H A Delfdump.c3747 case CORENOTE_R_OK_DUMP: in note_entry()