summaryrefslogtreecommitdiff
path: root/view/macho/objc.cpp
AgeCommit message (Expand)Author
2025-07-09[MachO] Treat a binary as containing Objective-C metadata if it has __objc_stubsMark Rowe
2025-06-06Objective-C Processor: Remove vestigial code tracking whether view was backed...kat
2025-04-02[SharedCache] Refactor Shared CacheMason Reed
2025-04-02[ObjC] Create a shared ObjC processor for Macho and DSC viewsWeiN76LQh
2025-03-18MachO/ObjC: Avoid generating names containing non-printable charsDaniel Roethlisberger
2025-01-15Remove unused calls to defineTypedef which were causing hangsPeter LaFosse
2024-09-26Clean up unused variables in Mach-O/Obj-C codekat
2024-09-13Fix many warningsJosh Ferrell
2024-07-12[Objective-C] Fix an issue where freshly opened databases would prompt to sav...kat
2024-06-17[Objective-C] Parse CFStrings seperately from main Objective-C Processing.kat
2024-06-16[Objective-C] Wrap undo actions in Objective-C processingkat
2024-06-16[Objective-C] Nonlazy Category Support, improve category variable namingkat
2024-06-16[Objective-C] Parse protocol information.kat
2024-06-16[Objective-C] Mark __objc_ivar as const, define names for class/super refskat
2024-06-13ObjC: Fix memory leak in processingGlenn Smith
2024-06-11[Mach-O] Move Objective-C Structural processing to Mach-O View and automatica...kat