Searched refs:AT_SYSINFO (Results 1 – 7 of 7) sorted by relevance
23 if (av->a_type == AT_SYSINFO) { in _pnacl_wrapper_start()38 entry->a_type = AT_SYSINFO; in _pnacl_wrapper_start()
8 #define AT_SYSINFO 32 macro
49 if (av->a_type == AT_SYSINFO) in grok_auxv()
278 #ifndef AT_SYSINFO279 #define AT_SYSINFO 32 macro748 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
251 #define AT_SYSINFO 32 /* address of kernel entry point */ macro
987 #define AT_SYSINFO 32 macro