Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DExpressionVariable.h50 void SetRegisterInfo(const RegisterInfo *reg_info) { in SetRegisterInfo() function
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DDynamicRegisterInfo.cpp201 DynamicRegisterInfo::SetRegisterInfo(const StructuredData::Dictionary &dict, in SetRegisterInfo() function in DynamicRegisterInfo
396 size_t DynamicRegisterInfo::SetRegisterInfo( in SetRegisterInfo() function in DynamicRegisterInfo
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DUnwindPlan.cpp273 void UnwindPlan::Row::SetRegisterInfo( in SetRegisterInfo() function in UnwindPlan::Row