Searched refs:REGS_PRINT_LEN_ARM (Results 1 – 2 of 2) sorted by relevance
81 static const int REGS_PRINT_LEN_ARM = 256; variable
90 char buf[REGS_PRINT_LEN_ARM] = {0}; in PrintRegs()