Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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()
/llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/source/Plugins/Process/elf-core/
H A DBUILD.gn26 "ThreadElfCore.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt4285 lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp
4286 lldb/source/Plugins/Process/elf-core/ThreadElfCore.h