Home
last modified time | relevance | path

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

/third_party/elfio/elfio/
Delf_types.hpp613 constexpr Elf_Word NT_386_IOPERM = 0x201; // x86 io permissions variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1391 NT_386_IOPERM = 0x201, enumerator
/third_party/musl/porting/linux/user/include/
Delf.h666 #define NT_386_IOPERM 0x201 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h663 #define NT_386_IOPERM 0x201 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h663 #define NT_386_IOPERM 0x201 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h663 #define NT_386_IOPERM 0x201 macro
/third_party/musl/include/
Delf.h664 #define NT_386_IOPERM 0x201 macro
/third_party/musl/ndk_musl_include/
Delf.h663 #define NT_386_IOPERM 0x201 macro
/third_party/elfutils/libelf/
Delf.h794 #define NT_386_IOPERM 0x201 /* x86 io permission bitmap (1=deny) */ macro