Home
last modified time | relevance | path

Searched refs:NT_ASRS (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Delf.h809 #define NT_ASRS 8 /* asrset_t SPARC V9 only */ macro
/titanic_41/usr/src/uts/common/exec/elf/
H A Delf_notes.c534 error = elfnote(vp, &offset, NT_ASRS, in write_elfnotes()
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg37 @ MSG_NT_ASRS "[ NT_ASRS ]"
/titanic_41/usr/src/lib/libproc/common/
H A DPgcore.c572 if (write_note(pgc->pgc_fd, NT_ASRS, &asrs, in new_per_lwp()
/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c1757 case NT_ASRS: /* asrset_t <sys/regset> sparcv9 only */ in corenote()