summaryrefslogtreecommitdiff
path: root/view/sharedcache/core/ObjC.cpp
AgeCommit message (Expand)Author
2025-09-17[DSC] Support relative direct selectors in older shared cache versionsMark Rowe
2025-07-07[ObjC] Fix handling of relative method selectors with MSVCMark Rowe
2025-06-06Objective-C Processor: Remove vestigial code tracking whether view was backed...kat
2025-05-02[SharedCache] Have VirtualMemoryReader get the address size from the underlyi...Mark Rowe
2025-04-14[SharedCache] Misc cleanupMason Reed
2025-04-08Remove notion of image name from objective-c processorMason Reed
2025-04-03[SharedCache] Fix detection of the class name of categoriesMark Rowe
2025-04-02[SharedCache] Refactor Shared CacheMason Reed
2025-04-02[ObjC] Create a shared ObjC processor for Macho and DSC viewsWeiN76LQh
2025-02-12[SharedCache] Fix misc compiler warningsMason Reed
2025-01-15Remove unused calls to defineTypedef which were causing hangsPeter LaFosse
2025-01-10[SharedCache] Fix handling of relative selectors in macOS shared cachesMark Rowe
2024-12-26[SharedCache] Fix post-processing of Objective-C sectionsWeiN76LQh
2024-11-05[SharedCache] Barebones sanity check on ivar list sizekat
2024-10-23Initial commit of the alpha dyld_shared_cache view API Plugin.kat