summaryrefslogtreecommitdiff
path: root/view/sharedcache/core/MachOProcessor.cpp
AgeCommit message (Expand)Author
2026-02-13[DSC] Correctly mark symbols as having local, global, or weak bindingMark Rowe
2025-12-08[DSC] Wrap section creation within BeginBulkAddSegments / EndBulkAddSegmentsMark Rowe
2025-12-08Introduce an RAII type for managing bulk symbol modificationsMark Rowe
2025-09-17[DSC] Rework handling of .symbols files to be compatible with iOS 15Mark Rowe
2025-07-28Improve and migrate to fmt logging functions in Mach-O/KernelCache/SharedCachekat
2025-04-14[SharedCache] Apply .symbols file information when applying an imageMason Reed
2025-04-08[SharedCache] Apply demangled names and types more broadlyMason Reed
2025-04-02[SharedCache] Misc fixes and commentsMason Reed
2025-04-02[SharedCache] Fix not adding type libraries in the macho processorMason Reed
2025-04-02[SharedCache] Consistent logger naming and misc changesMason Reed
2025-04-02[SharedCache] Fix __auth_got section not having read only section semanticsMason Reed
2025-04-02[SharedCache] Fix linear sweep picking up basically every function and removi...Mason Reed
2025-04-02[SharedCache] Fix some bugsMason Reed
2025-04-02[SharedCache] Refactor Shared CacheMason Reed