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

/vbox/src/VBox/Runtime/include/internal/
H A DldrELFCommon.h277 #define NT_PRSTATUS 1 /* Process status. */ macro
281 #define NT_PRSTATUS 1 /* prstatus_t <sys/old_procfs.h> */ macro
301 #define NT_PRSTATUS 1 /* Process status. */ macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Delf.h700 #define NT_PRSTATUS 1 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Delf.h700 #define NT_PRSTATUS 1 macro
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenFw/
H A Delf_common.h416 #define NT_PRSTATUS 1 /* Process status. */ macro
/vbox/src/recompiler/
H A Delf.h1128 #define NT_PRSTATUS 1 macro
/vbox/src/VBox/Runtime/r3/solaris/
H A Dcoredumper-solaris.cpp1521 rc = ElfWriteNoteHeader(pSolCore, NT_PRSTATUS, &OldProcessStatus, sizeof(prstatus_t));
1533 CORELOGRELSYS((CORELOG_NAME "ElfWriteSegment: ElfWriteNote failed for NT_PRSTATUS. rc=%Rrc\n", rc));

Completed in 1579 milliseconds