Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DUnwindLLDB.cpp489 result = m_frames[frame_num]->reg_ctx_lldb_sp->SavedLocationForRegister( in SearchForSavedLocationForRegister()
495 result = m_frames[frame_num]->reg_ctx_lldb_sp->SavedLocationForRegister( in SearchForSavedLocationForRegister()
H A DRegisterContextUnwind.cpp1483 RegisterContextUnwind::SavedLocationForRegister( in SavedLocationForRegister() function in RegisterContextUnwind
1743 if (SavedLocationForRegister(pc_regnum.GetAsKind(eRegisterKindLLDB), in TryFallbackUnwindPlan()
1803 if (SavedLocationForRegister(pc_regnum.GetAsKind(eRegisterKindLLDB), in TryFallbackUnwindPlan()
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DRegisterContextUnwind.h150 lldb_private::UnwindLLDB::RegisterSearchResult SavedLocationForRegister(