Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
DAuxVector.h73AT_SYSINFO = 32, ///< Pointer to the global system page used for system calls and other ni… enumerator
DAuxVector.cpp166 case ENTRY_NAME(AT_SYSINFO); break; in GetEntryName()
/freebsd-10-stable/contrib/gdb/gdb/
Dauxv.c228 TAG (AT_SYSINFO, "Special system info/entry points", hex); in fprint_target_auxv()
/freebsd-10-stable/contrib/binutils/include/elf/
Dcommon.h779 #define AT_SYSINFO 32 macro