Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Delf.h977 #define NT_PRXREG 4 /* prxregset_t <sys/procfs.h> */ macro
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf_notes.c577 error = elfnote(vp, &offset, NT_PRXREG, in write_elfnotes()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg34 @ MSG_NT_PRXREG "[ NT_PRXREG ]"
/illumos-gate/usr/src/lib/libproc/common/
H A DPgcore.c491 if (write_note(pgc->pgc_fd, NT_PRXREG, xregs, size, in new_per_lwp()
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c1889 case NT_PRXREG: /* prxregset_t <sys/procfs_isa.h> */ in corenote()