Searched refs:NT_AUXV (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/exec/elf/
H A Dold_notes.c152 error = elfnote(vp, &offset, NT_AUXV, sizeof (bigwad->auxv),
H A Delf_notes.c277 error = elfnote(vp, &offset, NT_AUXV, sizeof (bigwad->auxv),
/illumos-gate/usr/src/lib/libproc/common/
H A DPgcore.c1239 if (write_note(fd, NT_AUXV, P->auxv,
1263 if (write_note(fd, NT_AUXV, av32, size, &doff) != 0) {
1321 if (write_note(fd, NT_AUXV, P->auxv,
1350 if (write_note(fd, NT_AUXV, av32, size, &doff) != 0) {
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h807 #define NT_AUXV 6 /* auxv_t array <sys/auxv.h> */ macro
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c1792 case NT_AUXV: /* auxv_t array <sys/auxv.h> */

Completed in 162 milliseconds