Lines Matching refs:reg_num
317 uint32_t reg_num = 0;
320 ++reg_num)
322 const int packet_len = ::snprintf (packet, sizeof(packet), "qRegisterInfo%x", reg_num);
347 reg_num, // GDB reg num
348 reg_num // native register number
483 // We didn't get anything if the accumulated reg_num is zero. See if we are
486 // On the other hand, if the accumulated reg_num is positive, see if we can
488 bool from_scratch = (reg_num == 0);