Home
last modified time | relevance | path

Searched refs:NT_GWINDOWS (Results 1 – 6 of 6) sorted by relevance

/titanic_52/usr/src/uts/common/exec/elf/
H A Dold_notes.c218 error = elfnote(vp, &offset, NT_GWINDOWS, in write_old_elfnotes()
H A Delf_notes.c521 error = elfnote(vp, &offset, NT_GWINDOWS, in write_elfnotes()
/titanic_52/usr/src/uts/common/sys/
H A Delf.h960 #define NT_GWINDOWS 7 /* gwindows_t SPARC only */ macro
/titanic_52/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg36 @ MSG_NT_GWINDOWS "[ NT_GWINDOWS ]"
/titanic_52/usr/src/lib/libproc/common/
H A DPgcore.c562 if (write_note(pgc->pgc_fd, NT_GWINDOWS, &gwins, size, in new_per_lwp()
/titanic_52/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c1754 case NT_GWINDOWS: /* gwindows_t SPARC only */ in corenote()