Searched refs:ReadRegisterValueFromRegisterLocation (Results 1 - 2 of 2) sorted by relevance

/external/lldb/source/Plugins/Process/Utility/
H A DRegisterContextLLDB.h138 ReadRegisterValueFromRegisterLocation (lldb_private::UnwindLLDB::RegisterLocation regloc,
H A DRegisterContextLLDB.cpp803 RegisterContextLLDB::ReadRegisterValueFromRegisterLocation (lldb_private::UnwindLLDB::RegisterLocation regloc, function in class:RegisterContextLLDB
1336 if (ReadRegisterValueFromRegisterLocation (regloc, reg_info, reg_value))
1367 return ReadRegisterValueFromRegisterLocation (regloc, reg_info, value);

Completed in 85 milliseconds