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

/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DAuxVector.h73 AT_SYSINFO = 32, ///< Pointer to the global system page used for system calls and other nice things. enumerator in enum:AuxVector::EntryType
H A DAuxVector.cpp165 case ENTRY_NAME(AT_SYSINFO); break;
/freebsd-11.0-release/contrib/gdb/gdb/
H A Dauxv.c228 TAG (AT_SYSINFO, "Special system info/entry points", hex);
/freebsd-11.0-release/contrib/binutils/include/elf/
H A Dcommon.h779 #define AT_SYSINFO 32 macro

Completed in 56 milliseconds