Searched defs:eTypeUInt64 (Results 1 - 2 of 2) sorted by relevance

/external/lldb/include/lldb/Core/
H A DRegisterValue.h39 eTypeUInt64, enumerator in enum:lldb_private::RegisterValue::Type
77 m_type (eTypeUInt64)
242 m_type = eTypeUInt64;
297 SetUInt64 (uint64_t uint, Type t = eTypeUInt64) argument
/external/lldb/include/lldb/Interpreter/
H A DOptionValue.h45 eTypeUInt64, enumerator in enum:lldb_private::OptionValue::__anon25240
186 case 1u << eTypeUInt64: return eTypeUInt64;

Completed in 88 milliseconds