Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DUnwindPlan.h128 void SetInRegister(uint32_t reg_num) { in SetInRegister() function
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DUnwindPlan.cpp338 reg_loc.SetInRegister(other_reg_num); in SetRegisterLocationToRegister()
H A DDWARFCallFrameInfo.cpp889 reg_location.SetInRegister(other_reg_num); in HandleCommonDwarfOpcode()