Home
last modified time | relevance | path

Searched refs:AUXV_AT_FPUCW (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Process/Utility/
DAuxVector.h45 AUXV_AT_FPUCW = 18, ///< Used FPU control word. enumerator
DAuxVector.cpp77 case ENTRY_NAME(AUXV_AT_FPUCW); break; in GetEntryName()