Get binary UUID from fixed location in special Mach-O corefiles
Some Apple firmware environments store the UUID of the main binary at a fixed address in low memory. Add that list of addresess to ProcessMachCore to check for a UUID, and try to load it. Differential Revision: https://reviews.llvm.org/D157756
Loading
Please sign in to comment