Searched refs:AT_SYSINFO (Results 1 – 4 of 4) sorted by relevance
12 #ifndef AT_SYSINFO13 #define AT_SYSINFO 32 macro
7 #define AT_SYSINFO 32
43 AT_SYSINFO is used for locating the vsyscall entry point. It is not
42 if (auxv->a_type == AT_SYSINFO) in get_syscall()