Home
last modified time | relevance | path

Searched refs:SetThreadRegs (Results 1 - 5 of 5) sorted by relevance

/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_thread.h47 void SetThreadRegs(const std::shared_ptr<DfxRegs> &regs);
H A Ddfx_thread.cpp67 void DfxThread::SetThreadRegs(const std::shared_ptr<DfxRegs> &regs) in SetThreadRegs() function in OHOS::HiviewDFX::DfxThread
H A Ddfx_unwind_remote.cpp241 process->keyThread_->SetThreadRegs(regs); in InitTargetKeyThreadRegs()
253 thread->SetThreadRegs(DfxRegs::CreateRemoteRegs(thread->threadInfo_.nsTid)); in InitOtherThreadRegs()
H A Dprocess_dumper.cpp597 process_->vmThread_->SetThreadRegs(DfxRegs::CreateFromUcontext(request->context)); in InitVmThread()
624 process_->keyThread_->SetThreadRegs(DfxRegs::CreateFromUcontext(request->context)); in InitKeyThread()
/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
H A Dprocess_dump_test.cpp183 thread->SetThreadRegs(inputrefs); in HWTEST_F()
204 thread->SetThreadRegs(DfxRegs::CreateRemoteRegs(pid)); in HWTEST_F()

Completed in 4 milliseconds