Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
HDUnwindPlan.h128 void SetInRegister(uint32_t reg_num) { in SetInRegister() function
/freebsd-13-stable/contrib/llvm-project/lldb/source/Symbol/
HDUnwindPlan.cpp338 reg_loc.SetInRegister(other_reg_num); in SetRegisterLocationToRegister()
HDDWARFCallFrameInfo.cpp893 reg_location.SetInRegister(other_reg_num); in HandleCommonDwarfOpcode()