Searched refs:NT_PRXREG (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/uts/common/exec/elf/ |
H A D | old_notes.c | 229 error = elfnote(vp, &offset, NT_PRXREG, in write_old_elfnotes()
|
H A D | elf_notes.c | 544 error = elfnote(vp, &offset, NT_PRXREG, in write_elfnotes()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | elf.h | 805 #define NT_PRXREG 4 /* prxregset_t <sys/procfs.h> */ macro
|
/titanic_41/usr/src/lib/libproc/common/ |
H A D | Pgcore.c | 498 write_note(pgc->pgc_fd, NT_PRXREG, &xregs, in old_per_lwp() 552 if (write_note(pgc->pgc_fd, NT_PRXREG, &xregs, in new_per_lwp()
|
/titanic_41/usr/src/cmd/sgs/libconv/common/ |
H A D | corenote.msg | 33 @ MSG_NT_PRXREG "[ NT_PRXREG ]"
|
/titanic_41/usr/src/cmd/sgs/elfdump/common/ |
H A D | corenote.c | 1741 case NT_PRXREG: /* prxregset_t <sys/procfs_isa.h> */ in corenote()
|