Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Target/
DThreadPlanStepThrough.cpp84 m_sub_plan_sp = loader->GetStepThroughTrampolinePlan(thread, m_stop_others); in LookForPlanToStepThroughFromCurrentPC()
91 runtime->GetStepThroughTrampolinePlan(thread, m_stop_others); in LookForPlanToStepThroughFromCurrentPC()
/external/llvm-project/lldb/source/Plugins/DynamicLoader/wasm-DYLD/
DDynamicLoaderWasmDYLD.h34 lldb::ThreadPlanSP GetStepThroughTrampolinePlan(Thread &thread,
DDynamicLoaderWasmDYLD.cpp67 ThreadPlanSP DynamicLoaderWasmDYLD::GetStepThroughTrampolinePlan(Thread &thread, in GetStepThroughTrampolinePlan() function in DynamicLoaderWasmDYLD
/external/llvm-project/lldb/source/Plugins/DynamicLoader/Static/
DDynamicLoaderStatic.h41 lldb::ThreadPlanSP GetStepThroughTrampolinePlan(lldb_private::Thread &thread,
DDynamicLoaderStatic.cpp129 DynamicLoaderStatic::GetStepThroughTrampolinePlan(Thread &thread, in GetStepThroughTrampolinePlan() function in DynamicLoaderStatic
/external/llvm-project/lldb/source/Plugins/DynamicLoader/Windows-DYLD/
DDynamicLoaderWindowsDYLD.h39 lldb::ThreadPlanSP GetStepThroughTrampolinePlan(Thread &thread,
DDynamicLoaderWindowsDYLD.cpp184 DynamicLoaderWindowsDYLD::GetStepThroughTrampolinePlan(Thread &thread, in GetStepThroughTrampolinePlan() function in DynamicLoaderWindowsDYLD
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/
DCPPLanguageRuntime.h77 lldb::ThreadPlanSP GetStepThroughTrampolinePlan(Thread &thread,
DCPPLanguageRuntime.cpp339 CPPLanguageRuntime::GetStepThroughTrampolinePlan(Thread &thread, in GetStepThroughTrampolinePlan() function in CPPLanguageRuntime
/external/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
DDynamicLoaderHexagonDYLD.h40 lldb::ThreadPlanSP GetStepThroughTrampolinePlan(lldb_private::Thread &thread,
DDynamicLoaderHexagonDYLD.cpp412 DynamicLoaderHexagonDYLD::GetStepThroughTrampolinePlan(Thread &thread, in GetStepThroughTrampolinePlan() function in DynamicLoaderHexagonDYLD
/external/llvm-project/lldb/include/lldb/Target/
DDynamicLoader.h126 virtual lldb::ThreadPlanSP GetStepThroughTrampolinePlan(Thread &thread,
DLanguageRuntime.h146 virtual lldb::ThreadPlanSP GetStepThroughTrampolinePlan(Thread &thread,
/external/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
DDynamicLoaderPOSIXDYLD.h46 lldb::ThreadPlanSP GetStepThroughTrampolinePlan(lldb_private::Thread &thread,
DDynamicLoaderPOSIXDYLD.cpp455 DynamicLoaderPOSIXDYLD::GetStepThroughTrampolinePlan(Thread &thread, in GetStepThroughTrampolinePlan() function in DynamicLoaderPOSIXDYLD
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntime.h71 lldb::ThreadPlanSP GetStepThroughTrampolinePlan(Thread &thread,
DAppleThreadPlanStepThroughObjCTrampoline.cpp402 = objc_runtime->GetStepThroughTrampolinePlan(GetThread(), m_stop_others); in ShouldStop()
DAppleObjCRuntime.cpp360 ThreadPlanSP AppleObjCRuntime::GetStepThroughTrampolinePlan(Thread &thread, in GetStepThroughTrampolinePlan() function in AppleObjCRuntime
/external/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
DDynamicLoaderDarwin.h41 lldb::ThreadPlanSP GetStepThroughTrampolinePlan(lldb_private::Thread &thread,
DDynamicLoaderDarwin.cpp867 DynamicLoaderDarwin::GetStepThroughTrampolinePlan(Thread &thread, in GetStepThroughTrampolinePlan() function in DynamicLoaderDarwin
/external/llvm-project/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
DDynamicLoaderDarwinKernel.h55 lldb::ThreadPlanSP GetStepThroughTrampolinePlan(lldb_private::Thread &thread,
DDynamicLoaderDarwinKernel.cpp1521 DynamicLoaderDarwinKernel::GetStepThroughTrampolinePlan(Thread &thread, in GetStepThroughTrampolinePlan() function in DynamicLoaderDarwinKernel