Searched refs:NT_PRFPREG (Results 1 – 6 of 6) sorted by relevance
| /illumos-gate/usr/src/uts/common/exec/elf/ |
| H A D | old_notes.c | 177 error = elfnote(vp, &offset, NT_PRFPREG, in write_old_elfnotes()
|
| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | elf.h | 1004 #define NT_PRFPREG 2 /* prfpregset_t <sys/old_procfs.h> */ macro
|
| /illumos-gate/usr/src/lib/libproc/common/ |
| H A D | Pgcore.c | 428 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()
|
| H A D | Pcore.c | 1306 [NT_PRFPREG] = note_notsup,
|
| /illumos-gate/usr/src/cmd/sgs/libconv/common/ |
| H A D | corenote.msg | 32 @ MSG_NT_PRFPREG "[ NT_PRFPREG ]"
|
| /illumos-gate/usr/src/cmd/sgs/elfdump/common/ |
| H A D | corenote.c | 1915 case NT_PRFPREG: /* prfpregset_t <sys/procfs_isa.h> */ in corenote()
|