Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/common/
Ddfx_define.h81 static const int REGS_PRINT_LEN_ARM = 256; variable
/base/hiviewdfx/faultloggerd/tools/process_dump/
Ddfx_regs_arm.cpp90 char buf[REGS_PRINT_LEN_ARM] = {0}; in PrintRegs()