Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DDynamicRegisterInfo.cpp194 DynamicRegisterInfo::SetRegisterInfo(const StructuredData::Dictionary &dict, in SetRegisterInfo() function in DynamicRegisterInfo
383 size_t DynamicRegisterInfo::SetRegisterInfo( in SetRegisterInfo() function in DynamicRegisterInfo
/openbsd-src/gnu/llvm/lldb/include/lldb/Expression/
H A DExpressionVariable.h50 void SetRegisterInfo(const RegisterInfo *reg_info) { in SetRegisterInfo() function
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DUnwindPlan.cpp273 void UnwindPlan::Row::SetRegisterInfo( in SetRegisterInfo() function in UnwindPlan::Row