Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/exec/elf/
H A Dold_notes.c177 error = elfnote(vp, &offset, NT_PRFPREG, in write_old_elfnotes()
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h975 #define NT_PRFPREG 2 /* prfpregset_t <sys/old_procfs.h> */ macro
/illumos-gate/usr/src/lib/libproc/common/
H A DPgcore.c428 if (write_note(pgc->pgc_fd, NT_PRFPREG, &lsp->pr_fpreg, in old_per_lwp()
440 if (write_note(pgc->pgc_fd, NT_PRFPREG, &pf32, in old_per_lwp()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg32 @ MSG_NT_PRFPREG "[ NT_PRFPREG ]"
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c1879 case NT_PRFPREG: /* prfpregset_t <sys/procfs_isa.h> */ in corenote()