Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Target/
H A DUnwindLLDB.cpp488 result = m_frames[frame_num]->reg_ctx_lldb_sp->SavedLocationForRegister( in SearchForSavedLocationForRegister()
494 result = m_frames[frame_num]->reg_ctx_lldb_sp->SavedLocationForRegister( in SearchForSavedLocationForRegister()
H A DRegisterContextUnwind.cpp1261 RegisterContextUnwind::SavedLocationForRegister( in SavedLocationForRegister() function in RegisterContextUnwind
1751 if (SavedLocationForRegister(pc_regnum.GetAsKind(eRegisterKindLLDB), in TryFallbackUnwindPlan()
1810 if (SavedLocationForRegister(pc_regnum.GetAsKind(eRegisterKindLLDB), in TryFallbackUnwindPlan()
/src/contrib/llvm-project/lldb/include/lldb/Target/
H A DRegisterContextUnwind.h151 SavedLocationForRegister(uint32_t lldb_regnum,