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()
411 vsyscall32 = (void *)getauxval(AT_SYSINFO); in main()
275 #ifndef AT_SYSINFO276 #define AT_SYSINFO 32 macro786 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
1050 #define AT_SYSINFO 32 macro
1051 #define AT_SYSINFO 32 macro