Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Dstruct_layout_amd64.c79 static const sl_pstatus_layout_t pstatus_layout = {
H A Dstruct_layout_i386.c79 static const sl_pstatus_layout_t pstatus_layout = {
H A Dstruct_layout_sparc.c78 static const sl_pstatus_layout_t pstatus_layout = {
H A Dstruct_layout_sparcv9.c79 static const sl_pstatus_layout_t pstatus_layout = {
H A Dstruct_layout.h212 } sl_pstatus_layout_t; typedef
542 const sl_pstatus_layout_t *pstatus; /* pstatus_t */
H A Dcorenote.c1032 const sl_pstatus_layout_t *layout = state->ns_arch->pstatus; in dump_pstatus()