Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.h126 bool GetRegisterValue(const lldb_private::RegisterInfo &reg_info,
H A DUnwindAssemblyInstEmulation.cpp376 bool UnwindAssemblyInstEmulation::GetRegisterValue(const RegisterInfo &reg_info, in GetRegisterValue() function in UnwindAssemblyInstEmulation
505 bool synthetic = GetRegisterValue(*reg_info, reg_value); in ReadRegister()