Home
last modified time | relevance | path

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

/external/llvm-project/lldb/examples/darwin/heap_find/heap/
Dheap_find.cpp385 void SortByTotalBytes(const ObjCClasses &objc_classes, bool print) { in SortByTotalBytes() function in ObjCClassInfo
818 g_objc_class_snapshot.SortByTotalBytes(g_objc_classes, true); in get_heap_info()