Home
last modified time | relevance | path

Searched refs:sl_pstatus_layout_t (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dstruct_layout_amd64.c81 static const sl_pstatus_layout_t pstatus_layout = {
H A Dstruct_layout_i386.c81 static const sl_pstatus_layout_t pstatus_layout = {
H A Dstruct_layout_sparc.c81 static const sl_pstatus_layout_t pstatus_layout = {
H A Dstruct_layout_sparcv9.c81 static const sl_pstatus_layout_t pstatus_layout = {
H A Dstruct_layout.h214 } sl_pstatus_layout_t; typedef
566 const sl_pstatus_layout_t *pstatus; /* pstatus_t */
H A Dcorenote.c1131 const sl_pstatus_layout_t *layout = state->ns_arch->pstatus; in dump_pstatus()