summaryrefslogtreecommitdiff
path: root/view/sharedcache/core/MachO.cpp
AgeCommit message (Expand)Author
2026-02-24[DSC] Simplify file mapping to fix intermittent unrelocated pointersMark Rowe
2026-02-13[DSC] Correctly mark symbols as having local, global, or weak bindingMark Rowe
2025-12-04[DSC] Fix unhandled exception when opening secondary cache file with unbacked...Mason Reed
2025-07-28Improve and migrate to fmt logging functions in Mach-O/KernelCache/SharedCachekat
2025-05-13Rework Export Trie parser to avoid recursion, improve error checkingkat
2025-04-14[SharedCache] Misc cleanupMason Reed
2025-04-14[SharedCache] Apply .symbols file information when applying an imageMason Reed
2025-04-07[SharedCache] Include segment in image section nameMason Reed
2025-04-06[SharedCache] Prevent some unneeded copies when processingMason Reed
2025-04-02[SharedCache] Refactor Shared CacheMason Reed