Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/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()
/openbsd/gnu/llvm/lldb/source/Plugins/DynamicLoader/Static/
H A DDynamicLoaderStatic.h41 lldb::ThreadPlanSP GetStepThroughTrampolinePlan(lldb_private::Thread &thread,
H A DDynamicLoaderStatic.cpp135 DynamicLoaderStatic::GetStepThroughTrampolinePlan(Thread &thread, in GetStepThroughTrampolinePlan() function in DynamicLoaderStatic
/openbsd/gnu/llvm/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
/openbsd/gnu/llvm/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
/openbsd/gnu/llvm/lldb/source/Plugins/LanguageRuntime/CPlusPlus/
H A DCPPLanguageRuntime.h77 lldb::ThreadPlanSP GetStepThroughTrampolinePlan(Thread &thread,
H A DCPPLanguageRuntime.cpp340 CPPLanguageRuntime::GetStepThroughTrampolinePlan(Thread &thread, in GetStepThroughTrampolinePlan() function in CPPLanguageRuntime
/openbsd/gnu/llvm/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
/openbsd/gnu/llvm/lldb/include/lldb/Target/
H A DDynamicLoader.h127 virtual lldb::ThreadPlanSP GetStepThroughTrampolinePlan(Thread &thread,
H A DLanguageRuntime.h147 virtual lldb::ThreadPlanSP GetStepThroughTrampolinePlan(Thread &thread,
/openbsd/gnu/llvm/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.h46 lldb::ThreadPlanSP GetStepThroughTrampolinePlan(lldb_private::Thread &thread,
H A DDynamicLoaderPOSIXDYLD.cpp495 DynamicLoaderPOSIXDYLD::GetStepThroughTrampolinePlan(Thread &thread, in GetStepThroughTrampolinePlan() function in DynamicLoaderPOSIXDYLD
/openbsd/gnu/llvm/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.cpp362 ThreadPlanSP AppleObjCRuntime::GetStepThroughTrampolinePlan(Thread &thread, in GetStepThroughTrampolinePlan() function in AppleObjCRuntime
/openbsd/gnu/llvm/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
H A DDynamicLoaderDarwinKernel.h55 lldb::ThreadPlanSP GetStepThroughTrampolinePlan(lldb_private::Thread &thread,
H A DDynamicLoaderDarwinKernel.cpp1491 DynamicLoaderDarwinKernel::GetStepThroughTrampolinePlan(Thread &thread, in GetStepThroughTrampolinePlan() function in DynamicLoaderDarwinKernel
/openbsd/gnu/llvm/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderDarwin.h41 lldb::ThreadPlanSP GetStepThroughTrampolinePlan(lldb_private::Thread &thread,
H A DDynamicLoaderDarwin.cpp868 DynamicLoaderDarwin::GetStepThroughTrampolinePlan(Thread &thread, in GetStepThroughTrampolinePlan() function in DynamicLoaderDarwin