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

/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DAuxVector.h64 AT_FPUCW = 18, ///< Used FPU control word. enumerator in enum:AuxVector::EntryType
H A DAuxVector.cpp157 case ENTRY_NAME(AT_FPUCW); break;
/freebsd-10.3-release/contrib/gdb/gdb/
H A Dauxv.c223 TAG (AT_FPUCW, "Used FPU control word", dec);
/freebsd-10.3-release/contrib/binutils/include/elf/
H A Dcommon.h771 #define AT_FPUCW 18 /* Used FPU control word. */ macro

Completed in 64 milliseconds