Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDUnwindPlan.cpp302 uint32_t other_reg_num, in SetRegisterLocationToRegister() argument
308 reg_loc.SetInRegister(other_reg_num); in SetRegisterLocationToRegister()
HDDWARFCallFrameInfo.cpp738 uint32_t other_reg_num = (uint32_t)m_cfi_data.GetULEB128(&offset); in HandleCommonDwarfOpcode() local
740 reg_location.SetInRegister(other_reg_num); in HandleCommonDwarfOpcode()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Symbol/
HDUnwindPlan.h469 uint32_t other_reg_num,