Home
last modified time | relevance | path

Searched defs:curr_pc (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStepOverRange.cpp390 lldb::addr_t curr_pc = thread.GetRegisterContext()->GetPC(); in DoWillResume() local
H A DStackFrameList.cpp114 lldb::addr_t curr_pc = m_thread.GetRegisterContext()->GetPC(); in ResetCurrentInlinedDepth() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/
H A DCPPLanguageRuntime.cpp346 lldb::addr_t curr_pc = thread.GetRegisterContext()->GetPC(); in GetStepThroughTrampolinePlan() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.cpp795 lldb::addr_t curr_pc = thread.GetRegisterContext()->GetPC(); GetStepThroughDispatchPlan() local