Home
last modified time | relevance | path

Searched defs:AT_SYSINFO (Results 1 - 8 of 8) sorted by relevance

/third_party/elfio/elfio/
H A Delf_types.hpp1089 constexpr Elf_Word AT_SYSINFO = 32; // EP to the system call in the vDSO. member
/third_party/musl/porting/linux/user/include/
H A Delf.h1036 #define AT_SYSINFO 32 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h1027 #define AT_SYSINFO 32 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h1027 #define AT_SYSINFO 32 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h1027 #define AT_SYSINFO 32 macro
/third_party/elfutils/libelf/
H A Delf.h1230 #define AT_SYSINFO 32 macro
/third_party/musl/include/
H A Delf.h1062 #define AT_SYSINFO 32 macro
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs144 pub const AT_SYSINFO: u32 = 32; consts

Completed in 99 milliseconds