Searched refs:NT_LWPSTATUS (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | elf.h | 987 #define NT_LWPSTATUS 16 /* lwpstatus_t <sys/procfs.h> */ macro
|
/illumos-gate/usr/src/uts/common/exec/elf/ |
H A D | elf_notes.c | 582 error = elfnote(vp, &offset, NT_LWPSTATUS, in write_elfnotes()
|
/illumos-gate/usr/src/lib/libproc/common/ |
H A D | Pgcore.c | 470 if (write_note(pgc->pgc_fd, NT_LWPSTATUS, lsp, in new_per_lwp() 484 if (write_note(pgc->pgc_fd, NT_LWPSTATUS, &ls32, in new_per_lwp()
|
H A D | Pcore.c | 1324 [NT_LWPSTATUS] = note_lwpstatus,
|
/illumos-gate/usr/src/cmd/sgs/libconv/common/ |
H A D | corenote.msg | 44 @ MSG_NT_LWPSTATUS "[ NT_LWPSTATUS ]"
|
/illumos-gate/usr/src/cmd/sgs/elfdump/common/ |
H A D | corenote.c | 1977 case NT_LWPSTATUS: /* lwpstatus_t <sys/procfs.h> */ in corenote()
|