• Home
  • Raw
  • Download

Lines Matching refs:D32

368       .D32(0xfeedface)                  // Mach-O file magic number  in TEST_F()
369 .D32(0x1a9d0518) // cpu type in TEST_F()
370 .D32(0x1b779357) // cpu subtype in TEST_F()
371 .D32(0x009df67e) // file type in TEST_F()
372 .D32(0) // no load commands in TEST_F()
373 .D32(0) // the load commands occupy no bytes in TEST_F()
374 .D32(0x21987a99); // flags in TEST_F()
390 .D32(0xfeedfacf) // Mach-O 64-bit file magic number in TEST_F()
391 .D32(0x5aff8487) // cpu type in TEST_F()
392 .D32(0x4c6a57f7) // cpu subtype in TEST_F()
393 .D32(0x4392d2c8) // file type in TEST_F()
394 .D32(0) // no load commands in TEST_F()
395 .D32(0) // the load commands occupy no bytes in TEST_F()
396 .D32(0x1b033eea); // flags in TEST_F()
412 .D32(0xfeedface) // Mach-O file magic number in TEST_F()
413 .D32(0x1a9d0518) // cpu type in TEST_F()
414 .D32(0x1b779357) // cpu subtype in TEST_F()
415 .D32(0x009df67e) // file type in TEST_F()
416 .D32(0) // no load commands in TEST_F()
417 .D32(0) // the load commands occupy no bytes in TEST_F()
418 .D32(0x21987a99); // flags in TEST_F()
434 .D32(0xfeedfacf) // Mach-O 64-bit file magic number in TEST_F()
435 .D32(0x5aff8487) // cpu type in TEST_F()
436 .D32(0x4c6a57f7) // cpu subtype in TEST_F()
437 .D32(0x4392d2c8) // file type in TEST_F()
438 .D32(0) // no load commands in TEST_F()
439 .D32(0) // the load commands occupy no bytes in TEST_F()
440 .D32(0x1b033eea); // flags in TEST_F()
456 .D32(0xfeedfacf) // Mach-O 64-bit file magic number in TEST_F()
457 .D32(0x5aff8487); // cpu type in TEST_F()
590 D32(word_size() == 32 ? LC_SEGMENT : LC_SEGMENT_64); in Header()
591 D32(final_size()); in Header()
597 D32(maxprot); in Header()
598 D32(initprot); in Header()
599 D32(final_section_count_); in Header()
600 D32(flags); in Header()
625 D32(contents.start()); in AppendSectionEntry()
626 D32(alignment); in AppendSectionEntry()
627 D32(0); // relocations start in AppendSectionEntry()
628 D32(0); // relocations size in AppendSectionEntry()
629 D32(flags); in AppendSectionEntry()
630 D32(0x93656b95); // reserved1 in AppendSectionEntry()
631 D32(0xc35a2473); // reserved2 in AppendSectionEntry()
633 D32(0x70284b95); // reserved3 in AppendSectionEntry()
720 D32(word_size() == 32 ? 0xfeedface : 0xfeedfacf); // magic number in Header()
721 D32(cpu_type); // cpu type in Header()
722 D32(cpu_subtype); // cpu subtype in Header()
723 D32(file_type); // file type in Header()
724 D32(commands->final_command_count()); // number of load commands in Header()
725 D32(commands->final_size()); // their size in bytes in Header()
726 D32(file_flags); // flags in Header()
728 D32(0x55638b90); // reserved in Header()
790 .D32(0x67bdebe1) // Not a proper magic number. in TEST_F()
791 .D32(kCPUType) // cpu type in TEST_F()
792 .D32(kCPUSubType) // cpu subtype in TEST_F()
793 .D32(0x149fc717) // file type in TEST_F()
794 .D32(0) // no load commands in TEST_F()
795 .D32(0) // they occupy no bytes in TEST_F()
796 .D32(0x80e71d64) // flags in TEST_F()
797 .D32(0); // reserved in TEST_F()
808 .D32(MH_CIGAM) // Right magic, but winds up wrong in TEST_F()
810 .D32(kCPUType) // cpu type in TEST_F()
811 .D32(kCPUSubType) // cpu subtype in TEST_F()
812 .D32(0x149fc717) // file type in TEST_F()
813 .D32(0) // no load commands in TEST_F()
814 .D32(0) // they occupy no bytes in TEST_F()
815 .D32(0x80e71d64) // flags in TEST_F()
816 .D32(0); // reserved in TEST_F()
837 .D32(0xfeedface) // magic number in TEST_F()
838 .D32(kCPUType) // cpu type in TEST_F()
839 .D32(kCPUSubType) // cpu subtype in TEST_F()
840 .D32(0x149fc717) // file type in TEST_F()
841 .D32(0) // no load commands in TEST_F()
842 .D32(0); // they occupy no bytes in TEST_F()
853 .D32(MH_MAGIC) // Right magic for PPC (once bitswapped) in TEST_F()
854 .D32(kCPUType) // cpu type in TEST_F()
855 .D32(kCPUSubType) // cpu subtype in TEST_F()
856 .D32(0x149fc717) // file type in TEST_F()
857 .D32(0) // no load commands in TEST_F()
858 .D32(0) // they occupy no bytes in TEST_F()
859 .D32(0x80e71d64) // flags in TEST_F()
860 .D32(0); // reserved in TEST_F()
874 .D32(0xfeedface) // magic number in TEST_F()
875 .D32(kCPUType) // cpu type in TEST_F()
876 .D32(kCPUSubType) // cpu subtype in TEST_F()
877 .D32(0x149fc717) // file type in TEST_F()
878 .D32(0) // no load commands in TEST_F()
879 .D32(0) // they occupy no bytes in TEST_F()
880 .D32(0x80e71d64) // flags in TEST_F()
881 .D32(0); // reserved in TEST_F()
897 .D32(0xfeedfacf) // magic number in TEST_F()
898 .D32(kCPUType) // cpu type in TEST_F()
899 .D32(kCPUSubType) // cpu subtype in TEST_F()
900 .D32(0x149fc717) // file type in TEST_F()
901 .D32(0) // no load commands in TEST_F()
902 .D32(0) // they occupy no bytes in TEST_F()
903 .D32(0x80e71d64) // flags in TEST_F()
904 .D32(0); // reserved in TEST_F()
920 .D32(0xfeedface) // magic number in TEST_F()
921 .D32(kCPUType) // cpu type in TEST_F()
922 .D32(kCPUSubType) // cpu subtype in TEST_F()
923 .D32(0x149fc717) // file type in TEST_F()
924 .D32(0) // no load commands in TEST_F()
925 .D32(0) // they occupy no bytes in TEST_F()
926 .D32(0x80e71d64) // flags in TEST_F()
927 .D32(0); // reserved in TEST_F()
943 .D32(0xfeedfacf) // magic number in TEST_F()
944 .D32(kCPUType) // cpu type in TEST_F()
945 .D32(kCPUSubType) // cpu subtype in TEST_F()
946 .D32(0x149fc717) // file type in TEST_F()
947 .D32(0) // no load commands in TEST_F()
948 .D32(0) // they occupy no bytes in TEST_F()
949 .D32(0x80e71d64) // flags in TEST_F()
950 .D32(0); // reserved in TEST_F()
971 .D32(0xfeedfacf) // magic number in TEST_F()
972 .D32(kCPUType) // cpu type in TEST_F()
973 .D32(kCPUSubType) // cpu subtype in TEST_F()
974 .D32(0x149fc717) // file type in TEST_F()
975 .D32(1) // one load command in TEST_F()
976 .D32(40) // occupying 40 bytes in TEST_F()
977 .D32(0x80e71d64) // flags in TEST_F()
978 .D32(0) // reserved in TEST_F()
1013 .D32(0x33293d4a) // unknown load command in TEST_F()
1014 .D32(40) // total size in bytes in TEST_F()
1063 .D32(LC_SEGMENT); // load command in TEST_F()
1080 .D32(LC_SEGMENT) // load command in TEST_F()
1081 .D32(40) // total size in bytes in TEST_F()
1245 .D32(LC_SEGMENT) // command type in TEST_F()
1246 .D32(command.final_size()) // command size in TEST_F()
1248 .D32(0x9c759211) // vmaddr in TEST_F()
1249 .D32(segment_contents.final_size()) // vmsize in TEST_F()
1250 .D32(segment_contents.start()) // file offset in TEST_F()
1251 .D32(segment_contents.final_size()) // file size in TEST_F()
1252 .D32(0x56f28446) // max protection in TEST_F()
1253 .D32(0xe7910dcb) // initial protection in TEST_F()
1254 .D32(0) // no sections in TEST_F()
1742 D32(name); in Symbol()
1778 .D32(LC_SYMTAB) // command in TEST_F()
1779 .D32(symtab_command.final_size()) // size in TEST_F()
1780 .D32(symbols.start()) // file offset of symbols in TEST_F()
1781 .D32(2) // symbol count in TEST_F()
1782 .D32(strings.start()) // file offset of strings in TEST_F()
1783 .D32(strings.final_size()); // strings size in TEST_F()
1815 .D32(LC_SYMTAB) // command in TEST_F()
1816 .D32(symtab_command.final_size()) // size in TEST_F()
1817 .D32(symbols.start()) // file offset of symbols in TEST_F()
1818 .D32(2) // symbol count in TEST_F()
1819 .D32(strings.start()) // file offset of strings in TEST_F()
1820 .D32(strings.final_size()); // strings size in TEST_F()
1852 .D32(LC_SYMTAB) // command in TEST_F()
1853 .D32(symtab_command.final_size()) // size in TEST_F()
1854 .D32(symbols.start()) // file offset of symbols in TEST_F()
1855 .D32(3) // symbol count (too many) in TEST_F()
1856 .D32(strings.start()) // file offset of strings in TEST_F()
1857 .D32(strings.final_size()); // strings size in TEST_F()
1883 .D32(LC_SYMTAB) // command in TEST_F()
1884 .D32(symtab_command.final_size()) // size in TEST_F()
1885 .D32(symbols.start()) // file offset of symbols in TEST_F()
1886 .D32(2) // symbol count in TEST_F()
1887 .D32(strings.start()) // file offset of strings in TEST_F()
1888 .D32(strings.final_size() + 1); // strings size (too long) in TEST_F()