Searched refs:NT_PSTATUS (Results 1 – 13 of 13) sorted by relevance
341 NT_PSTATUS
1367 NT_PSTATUS = 10, enumerator
547 { NT_PSTATUS, "NT_PSTATUS", "pstatus struct" },
586 constexpr Elf_Word NT_PSTATUS = 10; // Has a struct pstatus variable
949 pub const NT_PSTATUS: ::c_int = 10; constant
636 #define NT_PSTATUS 10 macro
637 #define NT_PSTATUS 10 macro
639 #define NT_PSTATUS 10 macro
760 #define NT_PSTATUS 10 /* Contains copy of pstatus struct */ macro
4331 case NT_PSTATUS: in check_note_data()