Searched refs:NT_SECFLAGS (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/test/os-tests/tests/secflags/
H A Dsecflags_elfdump.sh39 type: [ NT_SECFLAGS ]
63 type: [ NT_SECFLAGS ]
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h823 #define NT_SECFLAGS 24 /* process security-flags */ macro
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf_notes.c293 error = elfnote(vp, &offset, NT_SECFLAGS, sizeof (prsecflags_t),
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c1904 case NT_SECFLAGS:
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.c63 #if NT_NUM != NT_SECFLAGS
/illumos-gate/usr/src/lib/libproc/common/
H A DPgcore.c1428 if (write_note(fd, NT_SECFLAGS, psf,

Completed in 102 milliseconds