Home | History | Annotate | Download | only in mac

Lines Matching refs:fat

199       : fat(kBigEndian),
205 // here, start, and Mark are file offsets in 'fat'.
206 fat.start() = 0;
208 // Append a 'fat_arch' entry to 'fat', with the given field values.
211 fat
218 // Append |n| dummy 'fat_arch' entries to 'fat'. The cpu type and
225 ASSERT_TRUE(fat.GetContents(&contents));
234 test_assembler::Section fat;
247 fat
256 fat
263 fat
267 fat // and a tenth, missing a byte at the end
279 fat
283 fat
290 fat
299 fat
305 fat
319 fat
326 fat
364 fat.set_endianness(kBigEndian);
365 fat
376 // FatReader should treat a Mach-O file as if it were a fat binary file
386 fat.set_endianness(kBigEndian);
387 fat
398 // FatReader should treat a Mach-O file as if it were a fat binary file
408 fat.set_endianness(kLittleEndian);
409 fat
420 // FatReader should treat a Mach-O file as if it were a fat binary file
430 fat.set_endianness(kLittleEndian);
431 fat
442 // FatReader should treat a Mach-O file as if it were a fat binary file
452 fat.set_endianness(kLittleEndian);
453 fat