Searched refs:GetAsUInt8 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DRegisterValue.h164 GetAsUInt8 (uint8_t fail_value = UINT8_MAX, bool *success_ptr = NULL) const function in class:lldb_private::RegisterValue
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_i386.cpp722 fpu.ftw = value.GetAsUInt8();
H A DRegisterContextDarwin_x86_64.cpp777 fpu.ftw = value.GetAsUInt8();

Completed in 72 milliseconds