Searched refs:SetInRegister (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DUnwindPlan.h128 void SetInRegister(uint32_t reg_num) { function in class:lldb_private::UnwindPlan::Row::RegisterLocation
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DUnwindPlan.cpp336 reg_loc.SetInRegister(other_reg_num);
H A DDWARFCallFrameInfo.cpp889 reg_location.SetInRegister(other_reg_num);

Completed in 139 milliseconds