Home
last modified time | relevance | path

Searched refs:GetRegsString (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Dcppcrash_reporter.cpp74 registers_ = GetRegsString(process_->regs_); in Format()
190 std::string CppCrashReporter::GetRegsString(std::shared_ptr<DfxRegs> regs) in GetRegsString() function in OHOS::HiviewDFX::CppCrashReporter
H A Dcppcrash_reporter.h61 static std::string GetRegsString(std::shared_ptr<DfxRegs> regs);