Home
last modified time | relevance | path

Searched refs:READ_IMPLIES_EXEC (Results 1 - 8 of 8) sorted by relevance

/third_party/ltp/include/lapi/
H A Dpersonality.h19 #ifndef READ_IMPLIES_EXEC
20 # define READ_IMPLIES_EXEC 0x0400000 macro
/third_party/ltp/testcases/cve/
H A Dcve-2016-10044.c11 * executable using the READ_IMPLIES_EXEC personality.
35 SAFE_PERSONALITY(READ_IMPLIES_EXEC); in run()
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dpersonality.h11 #define READ_IMPLIES_EXEC 0x0400000 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dpersonality.h11 #define READ_IMPLIES_EXEC 0x0400000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dpersonality.h11 #define READ_IMPLIES_EXEC 0x0400000 macro
/third_party/musl/include/sys/
H A Dpersonality.h13 #define READ_IMPLIES_EXEC 0x0400000 macro
/third_party/rust/crates/nix/src/sys/
H A Dpersonality.rs31 READ_IMPLIES_EXEC;
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1170 pub const READ_IMPLIES_EXEC: ::c_int = 0x0400000; consts

Completed in 7 milliseconds