Home
last modified time | relevance | path

Searched refs:GetReturnAddressRegister (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Symbol/
HDUnwindPlan.h562 GetReturnAddressRegister (void) in GetReturnAddressRegister() function
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
HDRegisterContextLLDB.cpp1228 && m_full_unwind_plan_sp->GetReturnAddressRegister() != LLDB_INVALID_REGNUM) in SavedLocationForRegister()
1231 …read, m_full_unwind_plan_sp->GetRegisterKind(), m_full_unwind_plan_sp->GetReturnAddressRegister()); in SavedLocationForRegister()