Home
last modified time | relevance | path

Searched refs:REGS_PRINT_LEN (Results 1 - 8 of 8) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/common/
H A Dunwind_arm_define.h24 #define REGS_PRINT_LEN 256 macro
H A Dunwind_arm64_define.h24 #define REGS_PRINT_LEN 1024 macro
H A Dunwind_riscv64_define.h25 #define REGS_PRINT_LEN 1024 macro
H A Dunwind_x86_64_define.h28 #define REGS_PRINT_LEN 512 macro
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_regs_x86_64.cpp77 char buf[REGS_PRINT_LEN] = {0}; in PrintRegs()
H A Ddfx_regs_arm.cpp107 char buf[REGS_PRINT_LEN] = {0}; in PrintRegs()
H A Ddfx_regs_riscv64.cpp107 char buf[REGS_PRINT_LEN] = {0}; in PrintRegs()
H A Ddfx_regs_arm64.cpp107 char buf[REGS_PRINT_LEN] = {0}; in PrintRegs()

Completed in 3 milliseconds