Searched refs:AT_SYSINFO (Results 1 – 8 of 8) sorted by relevance
8 #define AT_SYSINFO 32 macro
169 sysinfo = getauxval(AT_SYSINFO); in main()
50 if (auxv->a_type == AT_SYSINFO) in get_syscall()
410 vsyscall32 = (void *)getauxval(AT_SYSINFO); in main()
276 #ifndef AT_SYSINFO277 #define AT_SYSINFO 32 macro787 case AT_SYSINFO: in setup_client_stack()
111 place and making the AT_SYSINFO entry point at it, as that mechanism114 On x86-linux, the vsyscall address is whatever the AT_SYSINFO entry
1051 #define AT_SYSINFO 32 macro
1050 #define AT_SYSINFO 32 macro