Playing around with "objc_refs" over the weekend and improved it to work on a large ObjC program without running into expression timeouts. Now we get a full list of ObjC classes using a runtime function and then qsort the result. Also added code that can count all instances of each ObjC on the heap and also the total byte sizes for the object allocations.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@163520 91177308-0d34-0410-b5e6-96231b3b80d8
2 files changed