Searched refs:num_resolved_locations (Results 1 – 1 of 1) sorted by relevance
542 const size_t num_resolved_locations = GetNumResolvedLocations (); in GetDescription() local560 if (num_resolved_locations > 0) in GetDescription()561 s->Printf(", resolved = %" PRIu64, (uint64_t)num_resolved_locations); in GetDescription()