Home
last modified time | relevance | path

Searched defs:GetRegisterContext (Results 1 – 25 of 27) sorted by relevance

12

/openbsd-src/gnu/llvm/lldb/source/Plugins/Trace/common/
H A DThreadPostMortemTrace.cpp24 RegisterContextSP ThreadPostMortemTrace::GetRegisterContext() { in GetRegisterContext() function in ThreadPostMortemTrace
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DNativeThreadLinux.h43 NativeRegisterContextLinux &GetRegisterContext() override { in GetRegisterContext() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
H A DNativeThreadWindows.h35 NativeRegisterContextWindows &GetRegisterContext() override { in GetRegisterContext() function
H A DTargetThreadWindows.cpp53 RegisterContextSP TargetThreadWindows::GetRegisterContext() { in GetRegisterContext() function in TargetThreadWindows
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/FreeBSDKernel/
H A DThreadFreeBSDKernel.cpp36 lldb::RegisterContextSP ThreadFreeBSDKernel::GetRegisterContext() { in GetRegisterContext() function in ThreadFreeBSDKernel
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DHistoryThread.cpp50 lldb::RegisterContextSP HistoryThread::GetRegisterContext() { in GetRegisterContext() function in HistoryThread
H A DThreadMemory.cpp49 RegisterContextSP ThreadMemory::GetRegisterContext() { in GetRegisterContext() function in ThreadMemory
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/OpenBSDKernel/
H A DThreadOpenBSDKernel.cpp36 lldb::RegisterContextSP ThreadOpenBSDKernel::GetRegisterContext() { in GetRegisterContext() function in ThreadOpenBSDKernel
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/minidump/
H A DThreadMinidump.cpp45 RegisterContextSP ThreadMinidump::GetRegisterContext() { in GetRegisterContext() function in ThreadMinidump
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/mach-core/
H A DThreadMachCore.cpp63 lldb::RegisterContextSP ThreadMachCore::GetRegisterContext() { in GetRegisterContext() function in ThreadMachCore
/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DScriptedProcessInterface.h102 virtual std::optional<std::string> GetRegisterContext() { in GetRegisterContext() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/OpenBSD/
H A DNativeThreadOpenBSD.cpp129 NativeRegisterContext& NativeThreadOpenBSD::GetRegisterContext() { in GetRegisterContext() function in NativeThreadOpenBSD
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DThreadKDP.cpp80 lldb::RegisterContextSP ThreadKDP::GetRegisterContext() { in GetRegisterContext() function in ThreadKDP
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptedThreadPythonInterface.cpp138 std::optional<std::string> ScriptedThreadPythonInterface::GetRegisterContext() { in GetRegisterContext() function in ScriptedThreadPythonInterface
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/elf-core/
H A DThreadElfCore.cpp57 RegisterContextSP ThreadElfCore::GetRegisterContext() { in GetRegisterContext() function in ThreadElfCore
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/NetBSD/
H A DNativeThreadNetBSD.cpp259 NativeRegisterContextNetBSD &NativeThreadNetBSD::GetRegisterContext() { in GetRegisterContext() function in NativeThreadNetBSD
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/FreeBSD/
H A DNativeThreadFreeBSD.cpp247 NativeRegisterContextFreeBSD &NativeThreadFreeBSD::GetRegisterContext() { in GetRegisterContext() function in NativeThreadFreeBSD
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/scripted/
H A DScriptedThread.cpp107 RegisterContextSP ScriptedThread::GetRegisterContext() { in GetRegisterContext() function in ScriptedThread
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DThreadGDBRemote.cpp293 lldb::RegisterContextSP ThreadGDBRemote::GetRegisterContext() { in GetRegisterContext() function in ThreadGDBRemote
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DExecutionContext.cpp190 RegisterContext *ExecutionContext::GetRegisterContext() const { in GetRegisterContext() function in ExecutionContext
H A DStackFrame.cpp1143 RegisterContextSP StackFrame::GetRegisterContext() { in GetRegisterContext() function in StackFrame
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachThread.cpp522 nub_size_t MachThread::GetRegisterContext(void *buf, nub_size_t buf_len) { in GetRegisterContext() function in MachThread
H A DMachThreadList.cpp191 nub_size_t MachThreadList::GetRegisterContext(nub_thread_t tid, void *buf, in GetRegisterContext() function in MachThreadList
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/arm/
H A DDNBArchImpl.cpp2073 nub_size_t DNBArchMachARM::GetRegisterContext(void *buf, nub_size_t buf_len) { in GetRegisterContext() function in DNBArchMachARM
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/i386/
H A DDNBArchImplI386.cpp2252 nub_size_t DNBArchImplI386::GetRegisterContext(void *buf, nub_size_t buf_len) { in GetRegisterContext() function in DNBArchImplI386

12