Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Expression/
HDClangExpressionVariable.cpp78 ClangExpressionVariable::SetRegisterInfo (const RegisterInfo *reg_info) in SetRegisterInfo() function in ClangExpressionVariable
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
HDDynamicRegisterInfo.cpp57 DynamicRegisterInfo::SetRegisterInfo(const StructuredData::Dictionary &dict, const ArchSpec &arch) in SetRegisterInfo() function in DynamicRegisterInfo
/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDUnwindPlan.cpp243 UnwindPlan::Row::SetRegisterInfo (uint32_t reg_num, const UnwindPlan::Row::RegisterLocation registe… in SetRegisterInfo() function in UnwindPlan::Row