Home
last modified time | relevance | path

Searched refs:SetInRegister (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DUnwindPlan.h138 void SetInRegister(uint32_t reg_num) { in SetInRegister() function
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DUnwindPlan.cpp348 reg_loc.SetInRegister(other_reg_num); in SetRegisterLocationToRegister()
H A DDWARFCallFrameInfo.cpp854 reg_location.SetInRegister(other_reg_num); in HandleCommonDwarfOpcode()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DRegisterContextUnwind.cpp1420 unwindplan_regloc.SetInRegister(return_address_reg.GetAsKind(kind)); in GetAbstractRegisterLocation()
1428 unwindplan_regloc.SetInRegister(return_address_reg.GetAsKind(kind)); in GetAbstractRegisterLocation()