Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A D_elfdump.h167 CORENOTE_R_BADARCH = 3, /* core file note code does not contain */ enumerator
H A Dcorenote.c1863 return (CORENOTE_R_BADARCH); in corenote()
H A Delfdump.c3857 case CORENOTE_R_BADARCH: in note_entry()