Lines Matching refs:D32
364 .D32(0xfeedface) // Mach-O file magic number in TEST_F()
365 .D32(0x1a9d0518) // cpu type in TEST_F()
366 .D32(0x1b779357) // cpu subtype in TEST_F()
367 .D32(0x009df67e) // file type in TEST_F()
368 .D32(0) // no load commands in TEST_F()
369 .D32(0) // the load commands occupy no bytes in TEST_F()
370 .D32(0x21987a99); // flags in TEST_F()
386 .D32(0xfeedfacf) // Mach-O 64-bit file magic number in TEST_F()
387 .D32(0x5aff8487) // cpu type in TEST_F()
388 .D32(0x4c6a57f7) // cpu subtype in TEST_F()
389 .D32(0x4392d2c8) // file type in TEST_F()
390 .D32(0) // no load commands in TEST_F()
391 .D32(0) // the load commands occupy no bytes in TEST_F()
392 .D32(0x1b033eea); // flags in TEST_F()
408 .D32(0xfeedface) // Mach-O file magic number in TEST_F()
409 .D32(0x1a9d0518) // cpu type in TEST_F()
410 .D32(0x1b779357) // cpu subtype in TEST_F()
411 .D32(0x009df67e) // file type in TEST_F()
412 .D32(0) // no load commands in TEST_F()
413 .D32(0) // the load commands occupy no bytes in TEST_F()
414 .D32(0x21987a99); // flags in TEST_F()
430 .D32(0xfeedfacf) // Mach-O 64-bit file magic number in TEST_F()
431 .D32(0x5aff8487) // cpu type in TEST_F()
432 .D32(0x4c6a57f7) // cpu subtype in TEST_F()
433 .D32(0x4392d2c8) // file type in TEST_F()
434 .D32(0) // no load commands in TEST_F()
435 .D32(0) // the load commands occupy no bytes in TEST_F()
436 .D32(0x1b033eea); // flags in TEST_F()
452 .D32(0xfeedfacf) // Mach-O 64-bit file magic number in TEST_F()
453 .D32(0x5aff8487); // cpu type in TEST_F()
586 D32(word_size() == 32 ? LC_SEGMENT : LC_SEGMENT_64); in Header()
587 D32(final_size()); in Header()
593 D32(maxprot); in Header()
594 D32(initprot); in Header()
595 D32(final_section_count_); in Header()
596 D32(flags); in Header()
621 D32(contents.start()); in AppendSectionEntry()
622 D32(alignment); in AppendSectionEntry()
623 D32(0); // relocations start in AppendSectionEntry()
624 D32(0); // relocations size in AppendSectionEntry()
625 D32(flags); in AppendSectionEntry()
626 D32(0x93656b95); // reserved1 in AppendSectionEntry()
627 D32(0xc35a2473); // reserved2 in AppendSectionEntry()
629 D32(0x70284b95); // reserved3 in AppendSectionEntry()
716 D32(word_size() == 32 ? 0xfeedface : 0xfeedfacf); // magic number in Header()
717 D32(cpu_type); // cpu type in Header()
718 D32(cpu_subtype); // cpu subtype in Header()
719 D32(file_type); // file type in Header()
720 D32(commands->final_command_count()); // number of load commands in Header()
721 D32(commands->final_size()); // their size in bytes in Header()
722 D32(file_flags); // flags in Header()
724 D32(0x55638b90); // reserved in Header()
786 .D32(0x67bdebe1) // Not a proper magic number. in TEST_F()
787 .D32(kCPUType) // cpu type in TEST_F()
788 .D32(kCPUSubType) // cpu subtype in TEST_F()
789 .D32(0x149fc717) // file type in TEST_F()
790 .D32(0) // no load commands in TEST_F()
791 .D32(0) // they occupy no bytes in TEST_F()
792 .D32(0x80e71d64) // flags in TEST_F()
793 .D32(0); // reserved in TEST_F()
804 .D32(MH_CIGAM) // Right magic, but winds up wrong in TEST_F()
806 .D32(kCPUType) // cpu type in TEST_F()
807 .D32(kCPUSubType) // cpu subtype in TEST_F()
808 .D32(0x149fc717) // file type in TEST_F()
809 .D32(0) // no load commands in TEST_F()
810 .D32(0) // they occupy no bytes in TEST_F()
811 .D32(0x80e71d64) // flags in TEST_F()
812 .D32(0); // reserved in TEST_F()
833 .D32(0xfeedface) // magic number in TEST_F()
834 .D32(kCPUType) // cpu type in TEST_F()
835 .D32(kCPUSubType) // cpu subtype in TEST_F()
836 .D32(0x149fc717) // file type in TEST_F()
837 .D32(0) // no load commands in TEST_F()
838 .D32(0); // they occupy no bytes in TEST_F()
849 .D32(MH_MAGIC) // Right magic for PPC (once bitswapped) in TEST_F()
850 .D32(kCPUType) // cpu type in TEST_F()
851 .D32(kCPUSubType) // cpu subtype in TEST_F()
852 .D32(0x149fc717) // file type in TEST_F()
853 .D32(0) // no load commands in TEST_F()
854 .D32(0) // they occupy no bytes in TEST_F()
855 .D32(0x80e71d64) // flags in TEST_F()
856 .D32(0); // reserved in TEST_F()
870 .D32(0xfeedface) // magic number in TEST_F()
871 .D32(kCPUType) // cpu type in TEST_F()
872 .D32(kCPUSubType) // cpu subtype in TEST_F()
873 .D32(0x149fc717) // file type in TEST_F()
874 .D32(0) // no load commands in TEST_F()
875 .D32(0) // they occupy no bytes in TEST_F()
876 .D32(0x80e71d64) // flags in TEST_F()
877 .D32(0); // reserved in TEST_F()
893 .D32(0xfeedfacf) // magic number in TEST_F()
894 .D32(kCPUType) // cpu type in TEST_F()
895 .D32(kCPUSubType) // cpu subtype in TEST_F()
896 .D32(0x149fc717) // file type in TEST_F()
897 .D32(0) // no load commands in TEST_F()
898 .D32(0) // they occupy no bytes in TEST_F()
899 .D32(0x80e71d64) // flags in TEST_F()
900 .D32(0); // reserved in TEST_F()
916 .D32(0xfeedface) // magic number in TEST_F()
917 .D32(kCPUType) // cpu type in TEST_F()
918 .D32(kCPUSubType) // cpu subtype in TEST_F()
919 .D32(0x149fc717) // file type in TEST_F()
920 .D32(0) // no load commands in TEST_F()
921 .D32(0) // they occupy no bytes in TEST_F()
922 .D32(0x80e71d64) // flags in TEST_F()
923 .D32(0); // reserved in TEST_F()
939 .D32(0xfeedfacf) // magic number in TEST_F()
940 .D32(kCPUType) // cpu type in TEST_F()
941 .D32(kCPUSubType) // cpu subtype in TEST_F()
942 .D32(0x149fc717) // file type in TEST_F()
943 .D32(0) // no load commands in TEST_F()
944 .D32(0) // they occupy no bytes in TEST_F()
945 .D32(0x80e71d64) // flags in TEST_F()
946 .D32(0); // reserved in TEST_F()
967 .D32(0xfeedfacf) // magic number in TEST_F()
968 .D32(kCPUType) // cpu type in TEST_F()
969 .D32(kCPUSubType) // cpu subtype in TEST_F()
970 .D32(0x149fc717) // file type in TEST_F()
971 .D32(1) // one load command in TEST_F()
972 .D32(40) // occupying 40 bytes in TEST_F()
973 .D32(0x80e71d64) // flags in TEST_F()
974 .D32(0) // reserved in TEST_F()
1009 .D32(0x33293d4a) // unknown load command in TEST_F()
1010 .D32(40) // total size in bytes in TEST_F()
1059 .D32(LC_SEGMENT); // load command in TEST_F()
1076 .D32(LC_SEGMENT) // load command in TEST_F()
1077 .D32(40) // total size in bytes in TEST_F()
1241 .D32(LC_SEGMENT) // command type in TEST_F()
1242 .D32(command.final_size()) // command size in TEST_F()
1244 .D32(0x9c759211) // vmaddr in TEST_F()
1245 .D32(segment_contents.final_size()) // vmsize in TEST_F()
1246 .D32(segment_contents.start()) // file offset in TEST_F()
1247 .D32(segment_contents.final_size()) // file size in TEST_F()
1248 .D32(0x56f28446) // max protection in TEST_F()
1249 .D32(0xe7910dcb) // initial protection in TEST_F()
1250 .D32(0) // no sections in TEST_F()
1738 D32(name); in Symbol()
1774 .D32(LC_SYMTAB) // command in TEST_F()
1775 .D32(symtab_command.final_size()) // size in TEST_F()
1776 .D32(symbols.start()) // file offset of symbols in TEST_F()
1777 .D32(2) // symbol count in TEST_F()
1778 .D32(strings.start()) // file offset of strings in TEST_F()
1779 .D32(strings.final_size()); // strings size in TEST_F()
1811 .D32(LC_SYMTAB) // command in TEST_F()
1812 .D32(symtab_command.final_size()) // size in TEST_F()
1813 .D32(symbols.start()) // file offset of symbols in TEST_F()
1814 .D32(2) // symbol count in TEST_F()
1815 .D32(strings.start()) // file offset of strings in TEST_F()
1816 .D32(strings.final_size()); // strings size in TEST_F()
1848 .D32(LC_SYMTAB) // command in TEST_F()
1849 .D32(symtab_command.final_size()) // size in TEST_F()
1850 .D32(symbols.start()) // file offset of symbols in TEST_F()
1851 .D32(3) // symbol count (too many) in TEST_F()
1852 .D32(strings.start()) // file offset of strings in TEST_F()
1853 .D32(strings.final_size()); // strings size in TEST_F()
1879 .D32(LC_SYMTAB) // command in TEST_F()
1880 .D32(symtab_command.final_size()) // size in TEST_F()
1881 .D32(symbols.start()) // file offset of symbols in TEST_F()
1882 .D32(2) // symbol count in TEST_F()
1883 .D32(strings.start()) // file offset of strings in TEST_F()
1884 .D32(strings.final_size() + 1); // strings size (too long) in TEST_F()