Home
last modified time | relevance | path

Searched defs:CreateRegisterContextForFrame (Results 1 – 13 of 13) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Trace/common/
H A DThreadPostMortemTrace.cpp32 ThreadPostMortemTrace::CreateRegisterContextForFrame(StackFrame *frame) { in CreateRegisterContextForFrame() function in ThreadPostMortemTrace
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/FreeBSDKernel/
H A DThreadFreeBSDKernel.cpp43 ThreadFreeBSDKernel::CreateRegisterContextForFrame(StackFrame *frame) { in CreateRegisterContextForFrame() function in ThreadFreeBSDKernel
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DHistoryThread.cpp60 HistoryThread::CreateRegisterContextForFrame(StackFrame *frame) { in CreateRegisterContextForFrame() function in HistoryThread
H A DThreadMemory.cpp57 ThreadMemory::CreateRegisterContextForFrame(StackFrame *frame) { in CreateRegisterContextForFrame() function in ThreadMemory
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/OpenBSDKernel/
H A DThreadOpenBSDKernel.cpp43 ThreadOpenBSDKernel::CreateRegisterContextForFrame(StackFrame *frame) { in CreateRegisterContextForFrame() function in ThreadOpenBSDKernel
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/minidump/
H A DThreadMinidump.cpp53 ThreadMinidump::CreateRegisterContextForFrame(StackFrame *frame) { in CreateRegisterContextForFrame() function in ThreadMinidump
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DUnwind.h56 lldb::RegisterContextSP CreateRegisterContextForFrame(StackFrame *frame) { in CreateRegisterContextForFrame() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
H A DTargetThreadWindows.cpp61 TargetThreadWindows::CreateRegisterContextForFrame(StackFrame *frame) { in CreateRegisterContextForFrame() function in TargetThreadWindows
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/mach-core/
H A DThreadMachCore.cpp70 ThreadMachCore::CreateRegisterContextForFrame(StackFrame *frame) { in CreateRegisterContextForFrame() function in ThreadMachCore
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DThreadKDP.cpp87 ThreadKDP::CreateRegisterContextForFrame(StackFrame *frame) { in CreateRegisterContextForFrame() function in ThreadKDP
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/elf-core/
H A DThreadElfCore.cpp65 ThreadElfCore::CreateRegisterContextForFrame(StackFrame *frame) { in CreateRegisterContextForFrame() function in ThreadElfCore
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/scripted/
H A DScriptedThread.cpp114 ScriptedThread::CreateRegisterContextForFrame(StackFrame *frame) { in CreateRegisterContextForFrame() function in ScriptedThread
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DThreadGDBRemote.cpp300 ThreadGDBRemote::CreateRegisterContextForFrame(StackFrame *frame) { in CreateRegisterContextForFrame() function in ThreadGDBRemote