Lines Matching full:fat_header
218 archs = (struct fat_arch*)((uint8_t*)rawData.data() + sizeof(struct fat_header));224 Removed cast to (uint8_t*) and divide sizeof(struct fat_header)3344 The regression was caused by an incorrectly adding sizeof(struct fat_header)