Searched refs:NT_PRSTATUS (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | elf_common.h | 803 #define NT_PRSTATUS 1 /* Process status. */ macro |
| /f-stack/freebsd/kern/ | ||
| H A D | imgact_elf.c | 1914 size += register_note(list, NT_PRSTATUS, in __elfN() |