Searched refs:tempIp (Results 1 – 1 of 1) sorted by relevance
336 uint64_t tempIp = 0; in FpUnwind() local349 tempIp = *(reinterpret_cast<unsigned long*>(fp + 1)); in FpUnwind()350 if (tempIp <= TEMP_IP) { in FpUnwind()354 if (++count >= RESPONSE_LIBRARY_MODE_DEPTH || !FilterStandardSoIp(tempIp)) { in FpUnwind()358 ip[depth++] = tempIp; in FpUnwind()362 ip[0] = tempIp; in FpUnwind()