Home
last modified time | relevance | path

Searched refs:GetStepThroughTrampolinePlan (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStepThrough.cpp84 m_sub_plan_sp = loader->GetStepThroughTrampolinePlan(thread, m_stop_others); in LookForPlanToStepThroughFromCurrentPC()
91 runtime->GetStepThroughTrampolinePlan(thread, m_stop_others); in LookForPlanToStepThroughFromCurrentPC()
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Static/
H A DDynamicLoaderStatic.h41 lldb::ThreadPlanSP GetStepThroughTrampolinePlan(lldb_private::Thread &thread,
H A DDynamicLoaderStatic.cpp127 DynamicLoaderStatic::GetStepThroughTrampolinePlan(Thread &thread, in GetStepThroughTrampolinePlan() function in DynamicLoaderStatic
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/wasm-DYLD/
H A DDynamicLoaderWasmDYLD.h34 lldb::ThreadPlanSP GetStepThroughTrampolinePlan(Thread &thread,
H A DDynamicLoaderWasmDYLD.cpp63 ThreadPlanSP DynamicLoaderWasmDYLD::GetStepThroughTrampolinePlan(Thread &thread, in GetStepThroughTrampolinePlan() function in DynamicLoaderWasmDYLD
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Windows-DYLD/
H A DDynamicLoaderWindowsDYLD.h39 lldb::ThreadPlanSP GetStepThroughTrampolinePlan(Thread &thread,
H A DDynamicLoaderWindowsDYLD.cpp174 DynamicLoaderWindowsDYLD::GetStepThroughTrampolinePlan(Thread &thread, in GetStepThroughTrampolinePlan() function in DynamicLoaderWindowsDYLD
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/
H A DCPPLanguageRuntime.h77 lldb::ThreadPlanSP GetStepThroughTrampolinePlan(Thread &thread,
H A DCPPLanguageRuntime.cpp342 CPPLanguageRuntime::GetStepThroughTrampolinePlan(Thread &thread, in GetStepThroughTrampolinePlan() function in CPPLanguageRuntime
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DDynamicLoaderHexagonDYLD.h40 lldb::ThreadPlanSP GetStepThroughTrampolinePlan(lldb_private::Thread &thread,
H A DDynamicLoaderHexagonDYLD.cpp402 DynamicLoaderHexagonDYLD::GetStepThroughTrampolinePlan(Thread &thread, in GetStepThroughTrampolinePlan() function in DynamicLoaderHexagonDYLD
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/GNUstepObjCRuntime/
H A DGNUstepObjCRuntime.h80 lldb::ThreadPlanSP GetStepThroughTrampolinePlan(Thread &thread,
H A DGNUstepObjCRuntime.cpp200 GNUstepObjCRuntime::GetStepThroughTrampolinePlan(Thread &thread, in GetStepThroughTrampolinePlan() function in GNUstepObjCRuntime
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.h46 lldb::ThreadPlanSP GetStepThroughTrampolinePlan(lldb_private::Thread &thread,
H A DDynamicLoaderPOSIXDYLD.cpp490 DynamicLoaderPOSIXDYLD::GetStepThroughTrampolinePlan(Thread &thread, in GetStepThroughTrampolinePlan() function in DynamicLoaderPOSIXDYLD
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.h71 lldb::ThreadPlanSP GetStepThroughTrampolinePlan(Thread &thread,
H A DAppleThreadPlanStepThroughObjCTrampoline.cpp407 objc_runtime->GetStepThroughTrampolinePlan(GetThread(), false); in ShouldStop()
H A DAppleObjCRuntime.cpp368 ThreadPlanSP AppleObjCRuntime::GetStepThroughTrampolinePlan(Thread &thread, in GetStepThroughTrampolinePlan() function in AppleObjCRuntime
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DDynamicLoader.h128 virtual lldb::ThreadPlanSP GetStepThroughTrampolinePlan(Thread &thread,
H A DLanguageRuntime.h180 virtual lldb::ThreadPlanSP GetStepThroughTrampolinePlan(Thread &thread,
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/FreeBSD-Kernel/
H A DDynamicLoaderFreeBSDKernel.cpp777 ThreadPlanSP DynamicLoaderFreeBSDKernel::GetStepThroughTrampolinePlan( in GetStepThroughTrampolinePlan() function in DynamicLoaderFreeBSDKernel