Home
last modified time | relevance | path

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

/titanic_51/usr/src/uts/common/sys/
H A Delf.h962 #define NT_LDT 9 /* ssd array <sys/sysi86.h> IA32 only */ macro
/titanic_51/usr/src/uts/common/exec/elf/
H A Delf_notes.c438 error = elfnote(vp, &offset, NT_LDT, ssdsize, in write_elfnotes()
/titanic_51/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg38 @ MSG_NT_LDT "[ NT_LDT ]"
/titanic_51/usr/src/lib/libproc/common/
H A DPgcore.c1437 write_note(fd, NT_LDT, ldtp, size, &doff) != 0) { in Pfgcore()
/titanic_51/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c1764 case NT_LDT: /* ssd array <sys/sysi86.h> IA32 only */ in corenote()