Searched refs:fat_reader (Results 1 – 2 of 2) sorted by relevance
134 mach_o::FatReader fat_reader(&fat_reporter); in DumpFile() local135 if (!fat_reader.Read(reinterpret_cast<uint8_t *>(mapping), in DumpFile()142 = fat_reader.object_files(&object_files_size); in DumpFile()
165 FatReader fat_reader(&fat_reporter);166 if (!fat_reader.Read(reinterpret_cast<const uint8_t *>([contents_ bytes]),171 // Get our own copy of fat_reader's object file list.174 fat_reader.object_files(&object_files_count);