Home
last modified time | relevance | path

Searched refs:class_ptr (Results 1 – 1 of 1) sorted by relevance

/art/imgdiag/
Dimgdiag.cc568 auto class_ptr = class_dirty_objects[i]; in DumpImageDiffMap() local
570 os << reinterpret_cast<void*>(class_ptr) << ", "; in DumpImageDiffMap()