Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.cpp364 bool UnwindAssemblyInstEmulation::GetRegisterValue(const RegisterInfo &reg_info, in GetRegisterValue() function in UnwindAssemblyInstEmulation
491 bool synthetic = GetRegisterValue(*reg_info, reg_value); in ReadRegister()
626 if (GetRegisterValue(sp_reg_info, sp_reg_val)) { in WriteRegister()
H A DUnwindAssemblyInstEmulation.h124 bool GetRegisterValue(const lldb_private::RegisterInfo &reg_info,