Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/common/
Ddfx_define.h83 static const int REGS_PRINT_LEN_X86 = 512; variable
/base/hiviewdfx/faultloggerd/tools/process_dump/
Ddfx_regs_x86_64.cpp80 char buf[REGS_PRINT_LEN_X86] = {0}; in PrintRegs()