Home
last modified time | relevance | path

Searched refs:PrintRegsByConfig (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Dprinter.h43 static void PrintRegsByConfig(std::shared_ptr<DfxRegs> regs);
H A Ddfx_unwind_remote.cpp171 Printer::PrintRegsByConfig(process->regs_); in UnwindKeyThread()
H A Dprinter.cpp254 void Printer::PrintRegsByConfig(std::shared_ptr<DfxRegs> regs) in PrintRegsByConfig() function in OHOS::HiviewDFX::Printer
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
H A Dprocess_dump_test.cpp283 printer.PrintRegsByConfig(nullptr);