Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A D_elfdump.h166 CORENOTE_R_BADDATA = 2, /* Note data truncated or otherwise malformed */ enumerator
H A Dcorenote.c1972 return (CORENOTE_R_BADDATA); in corenote()
H A Delfdump.c3852 case CORENOTE_R_BADDATA: in note_entry()