Searched refs:NT_GWINDOWS (Results 1 – 6 of 6) sorted by relevance
/titanic_52/usr/src/uts/common/exec/elf/ |
H A D | old_notes.c | 218 error = elfnote(vp, &offset, NT_GWINDOWS, in write_old_elfnotes()
|
H A D | elf_notes.c | 521 error = elfnote(vp, &offset, NT_GWINDOWS, in write_elfnotes()
|
/titanic_52/usr/src/uts/common/sys/ |
H A D | elf.h | 960 #define NT_GWINDOWS 7 /* gwindows_t SPARC only */ macro
|
/titanic_52/usr/src/cmd/sgs/libconv/common/ |
H A D | corenote.msg | 36 @ MSG_NT_GWINDOWS "[ NT_GWINDOWS ]"
|
/titanic_52/usr/src/lib/libproc/common/ |
H A D | Pgcore.c | 562 if (write_note(pgc->pgc_fd, NT_GWINDOWS, &gwins, size, in new_per_lwp()
|
/titanic_52/usr/src/cmd/sgs/elfdump/common/ |
H A D | corenote.c | 1754 case NT_GWINDOWS: /* gwindows_t SPARC only */ in corenote()
|