Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/asm-x86/asm/
Dauxvec.h8 #define AT_SYSINFO 32 macro
/external/linux-kselftest/tools/testing/selftests/x86/
Dunwind_vdso.c169 sysinfo = getauxval(AT_SYSINFO); in main()
Dtest_syscall_vdso.c50 if (auxv->a_type == AT_SYSINFO) in get_syscall()
Dptrace_syscall.c411 vsyscall32 = (void *)getauxval(AT_SYSINFO); in main()
/external/valgrind/coregrind/m_initimg/
Dinitimg-linux.c275 #ifndef AT_SYSINFO
276 #define AT_SYSINFO 32 macro
786 case AT_SYSINFO: in setup_client_stack()
/external/valgrind/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/kmod/port-gnu/
Delf.h1050 #define AT_SYSINFO 32 macro
/external/elfutils/libelf/
Delf.h1051 #define AT_SYSINFO 32 macro