Home
last modified time | relevance | path

Searched defs:SetRegisterInfo (Results 1 – 3 of 3) sorted by relevance

/external/lldb/source/Expression/
DClangExpressionVariable.cpp72 ClangExpressionVariable::SetRegisterInfo (const RegisterInfo *reg_info) in SetRegisterInfo() function in ClangExpressionVariable
/external/lldb/source/Plugins/Process/Utility/
DDynamicRegisterInfo.cpp52 DynamicRegisterInfo::SetRegisterInfo (const lldb_private::PythonDictionary &dict) in SetRegisterInfo() function in DynamicRegisterInfo
/external/lldb/source/Symbol/
DUnwindPlan.cpp211 UnwindPlan::Row::SetRegisterInfo (uint32_t reg_num, const UnwindPlan::Row::RegisterLocation registe… in SetRegisterInfo() function in UnwindPlan::Row