Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Dstruct_layout_amd64.c48 static const sl_lwpstatus_layout_t lwpstatus_layout = {
H A Dstruct_layout_i386.c48 static const sl_lwpstatus_layout_t lwpstatus_layout = {
H A Dstruct_layout_sparc.c47 static const sl_lwpstatus_layout_t lwpstatus_layout = {
H A Dstruct_layout_sparcv9.c48 static const sl_lwpstatus_layout_t lwpstatus_layout = {
H A Dstruct_layout.h178 } sl_lwpstatus_layout_t; typedef
537 const sl_lwpstatus_layout_t *lwpstatus; /* lwpstatus_t */
H A Dcorenote.c908 const sl_lwpstatus_layout_t *layout = state->ns_arch->lwpstatus; in dump_lwpstatus()