Home
last modified time | relevance | path

Searched defs:NT_PRSTATUS (Results 1 – 9 of 9) sorted by relevance

/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs939 pub const NT_PRSTATUS: ::c_int = 1; constant
/third_party/elfio/elfio/
Delf_types.hpp577 constexpr Elf_Word NT_PRSTATUS = 1; // Contains copy of prstatus struct variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1362 NT_PRSTATUS = 1, enumerator
/third_party/musl/porting/uniproton/kernel/include/
Delf.h626 #define NT_PRSTATUS 1 macro
/third_party/musl/porting/linux/user/include/
Delf.h629 #define NT_PRSTATUS 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h626 #define NT_PRSTATUS 1 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h626 #define NT_PRSTATUS 1 macro
/third_party/musl/include/
Delf.h642 #define NT_PRSTATUS 1 macro
/third_party/elfutils/libelf/
Delf.h749 #define NT_PRSTATUS 1 /* Contains copy of prstatus struct */ macro