Home
last modified time | relevance | path

Searched refs:ThreadElfCore (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/Process/elf-core/
H A DThreadElfCore.cpp47 ThreadElfCore::ThreadElfCore(Process &process, const ThreadData &td) in ThreadElfCore() function in ThreadElfCore
51 ThreadElfCore::~ThreadElfCore() { DestroyThread(); } in ~ThreadElfCore()
53 void ThreadElfCore::RefreshStateAfterStop() { in RefreshStateAfterStop()
57 RegisterContextSP ThreadElfCore::GetRegisterContext() { in GetRegisterContext()
65 ThreadElfCore::CreateRegisterContextForFrame(StackFrame *frame) { in CreateRegisterContextForFrame()
222 bool ThreadElfCore::CalculateStopInfo() { in CalculateStopInfo()
H A DThreadElfCore.h135 class ThreadElfCore : public lldb_private::Thread {
137 ThreadElfCore(lldb_private::Process &process, const ThreadData &td);
139 ~ThreadElfCore() override;
H A DCMakeLists.txt3 ThreadElfCore.cpp
H A DProcessElfCore.cpp289 lldb::ThreadSP thread_sp(new ThreadElfCore(*this, td)); in DoUpdateThreadList()
/openbsd/gnu/llvm/llvm/utils/gn/secondary/lldb/source/Plugins/Process/elf-core/
H A DBUILD.gn26 "ThreadElfCore.cpp",
/openbsd/gnu/usr.bin/clang/liblldbPluginProcess/
H A DMakefile99 ThreadElfCore.cpp \
/openbsd/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt4282 lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp
4283 lldb/source/Plugins/Process/elf-core/ThreadElfCore.h