Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterContextPOSIX_x86.h50 eNotValid = 0, enumerator
H A DRegisterContextPOSIX_x86.cpp449 m_fpr_type = eNotValid; in RegisterContextPOSIX_x86()
455 if (m_fpr_type == eNotValid) { in GetFPRType()