Home
last modified time | relevance | path

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

/external/lldb/source/Symbol/
DUnwindPlan.cpp270 uint32_t other_reg_num, in SetRegisterLocationToRegister() argument
276 reg_loc.SetInRegister(other_reg_num); in SetRegisterLocationToRegister()
DDWARFCallFrameInfo.cpp617 uint32_t other_reg_num = (uint32_t)m_cfi_data.GetULEB128(&offset); in FDEToUnwindPlan() local
618 reg_location.SetInRegister(other_reg_num); in FDEToUnwindPlan()
/external/lldb/include/lldb/Symbol/
DUnwindPlan.h305 uint32_t other_reg_num,