Home
last modified time | relevance | path

Searched defs:other_reg_num (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DUnwindPlan.cpp332 uint32_t other_reg_num, in SetRegisterLocationToRegister()
H A DDWARFCallFrameInfo.cpp891 uint32_t other_reg_num = (uint32_t)m_cfi_data.GetULEB128(&offset); in HandleCommonDwarfOpcode() local