Home
last modified time | relevance | path

Searched refs:AT_SYSINFO (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
Dshim_entry.c23 if (av->a_type == AT_SYSINFO) { in _pnacl_wrapper_start()
38 entry->a_type = AT_SYSINFO; in _pnacl_wrapper_start()
/external/kernel-headers/original/asm-x86/
Dauxvec.h8 #define AT_SYSINFO 32 macro
/external/chromium_org/ppapi/native_client/src/untrusted/irt_stub/
Dppapi_plugin_start.c49 if (av->a_type == AT_SYSINFO) in grok_auxv()
/external/valgrind/main/coregrind/m_initimg/
Dinitimg-linux.c278 #ifndef AT_SYSINFO
279 #define AT_SYSINFO 32 macro
748 case AT_SYSINFO: in setup_client_stack()
/external/valgrind/main/docs/internals/
Dnotes.txt111 place and making the AT_SYSINFO entry point at it, as that mechanism
114 On x86-linux, the vsyscall address is whatever the AT_SYSINFO entry
/external/qemu/
Delf.h251 #define AT_SYSINFO 32 /* address of kernel entry point */ macro
/external/elfutils/libelf/
Delf.h987 #define AT_SYSINFO 32 macro