Lines Matching refs:uint32_t

55 	uint32_t	magic;		/* mach magic number identifier */
58 uint32_t filetype; /* type of file */
59 uint32_t ncmds; /* number of load commands */
60 uint32_t sizeofcmds; /* the size of all the load commands */
61 uint32_t flags; /* flags */
73 uint32_t magic; /* mach magic number identifier */
76 uint32_t filetype; /* type of file */
77 uint32_t ncmds; /* number of load commands */
78 uint32_t sizeofcmds; /* the size of all the load commands */
79 uint32_t flags; /* flags */
80 uint32_t reserved; /* reserved */
228 uint32_t cmd; /* type of load command */
229 uint32_t cmdsize; /* total size of command in bytes */
308 uint32_t offset; /* offset to the string */
327 uint32_t cmd; /* LC_SEGMENT */
328 uint32_t cmdsize; /* includes sizeof section structs */
330 uint32_t vmaddr; /* memory address of this segment */
331 uint32_t vmsize; /* memory size of this segment */
332 uint32_t fileoff; /* file offset of this segment */
333 uint32_t filesize; /* amount to map from the file */
336 uint32_t nsects; /* number of sections in segment */
337 uint32_t flags; /* flags */
347 uint32_t cmd; /* LC_SEGMENT_64 */
348 uint32_t cmdsize; /* includes sizeof section_64 structs */
356 uint32_t nsects; /* number of sections in segment */
357 uint32_t flags; /* flags */
406 uint32_t addr; /* memory address of this section */
407 uint32_t size; /* size in bytes of this section */
408 uint32_t offset; /* file offset of this section */
409 uint32_t align; /* section alignment (power of 2) */
410 uint32_t reloff; /* file offset of relocation entries */
411 uint32_t nreloc; /* number of relocation entries */
412 uint32_t flags; /* flags (section type and attributes)*/
413 uint32_t reserved1; /* reserved (for offset or index) */
414 uint32_t reserved2; /* reserved (for count or sizeof) */
422 uint32_t offset; /* file offset of this section */
423 uint32_t align; /* section alignment (power of 2) */
424 uint32_t reloff; /* file offset of relocation entries */
425 uint32_t nreloc; /* number of relocation entries */
426 uint32_t flags; /* flags (section type and attributes)*/
427 uint32_t reserved1; /* reserved (for offset or index) */
428 uint32_t reserved2; /* reserved (for count or sizeof) */
429 uint32_t reserved3; /* reserved */
607 uint32_t minor_version; /* library's minor version number */
608 uint32_t header_addr; /* library's header address */
619 uint32_t cmd; /* LC_IDFVMLIB or LC_LOADFVMLIB */
620 uint32_t cmdsize; /* includes pathname string */
635 uint32_t timestamp; /* library's build time stamp */
636 uint32_t current_version; /* library's current version number */
637 uint32_t compatibility_version; /* library's compatibility vers number*/
648 uint32_t cmd; /* LC_ID_DYLIB, LC_LOAD_{,WEAK_}DYLIB,
650 uint32_t cmdsize; /* includes pathname string */
665 uint32_t cmd; /* LC_SUB_FRAMEWORK */
666 uint32_t cmdsize; /* includes umbrella string */
680 uint32_t cmd; /* LC_SUB_CLIENT */
681 uint32_t cmdsize; /* includes client string */
699 uint32_t cmd; /* LC_SUB_UMBRELLA */
700 uint32_t cmdsize; /* includes sub_umbrella string */
720 uint32_t cmd; /* LC_SUB_LIBRARY */
721 uint32_t cmdsize; /* includes sub_library string */
735 uint32_t cmd; /* LC_PREBOUND_DYLIB */
736 uint32_t cmdsize; /* includes strings */
738 uint32_t nmodules; /* number of modules in library */
751 uint32_t cmd; /* LC_ID_DYLINKER, LC_LOAD_DYLINKER or
753 uint32_t cmdsize; /* includes pathname string */
762 * long constant for the flavor of that data structure, an uint32_t
779 uint32_t cmd; /* LC_THREAD or LC_UNIXTHREAD */
780 uint32_t cmdsize; /* total size of this command */
781 /* uint32_t flavor flavor of thread state */
782 /* uint32_t count count of longs in thread state */
796 uint32_t cmd; /* LC_ROUTINES */
797 uint32_t cmdsize; /* total size of this command */
798 uint32_t init_address; /* address of initialization routine */
799 uint32_t init_module; /* index into the module table that */
801 uint32_t reserved1;
802 uint32_t reserved2;
803 uint32_t reserved3;
804 uint32_t reserved4;
805 uint32_t reserved5;
806 uint32_t reserved6;
813 uint32_t cmd; /* LC_ROUTINES_64 */
814 uint32_t cmdsize; /* total size of this command */
832 uint32_t cmd; /* LC_SYMTAB */
833 uint32_t cmdsize; /* sizeof(struct symtab_command) */
834 uint32_t symoff; /* symbol table offset */
835 uint32_t nsyms; /* number of symbol table entries */
836 uint32_t stroff; /* string table offset */
837 uint32_t strsize; /* string table size in bytes */
881 uint32_t cmd; /* LC_DYSYMTAB */
882 uint32_t cmdsize; /* sizeof(struct dysymtab_command) */
899 uint32_t ilocalsym; /* index to local symbols */
900 uint32_t nlocalsym; /* number of local symbols */
902 uint32_t iextdefsym;/* index to externally defined symbols */
903 uint32_t nextdefsym;/* number of externally defined symbols */
905 uint32_t iundefsym; /* index to undefined symbols */
906 uint32_t nundefsym; /* number of undefined symbols */
916 uint32_t tocoff; /* file offset to table of contents */
917 uint32_t ntoc; /* number of entries in table of contents */
928 uint32_t modtaboff; /* file offset to module table */
929 uint32_t nmodtab; /* number of module table entries */
940 uint32_t extrefsymoff; /* offset to referenced symbol table */
941 uint32_t nextrefsyms; /* number of referenced symbol table entries */
953 uint32_t indirectsymoff; /* file offset to the indirect symbol table */
954 uint32_t nindirectsyms; /* number of indirect symbol table entries */
983 uint32_t extreloff; /* offset to external relocation entries */
984 uint32_t nextrel; /* number of external relocation entries */
991 uint32_t locreloff; /* offset to local relocation entries */
992 uint32_t nlocrel; /* number of local relocation entries */
1009 uint32_t symbol_index; /* the defined external symbol
1011 uint32_t module_index; /* index into the module table this symbol
1017 uint32_t module_name; /* the module name (index into string table) */
1019 uint32_t iextdefsym; /* index into externally defined symbols */
1020 uint32_t nextdefsym; /* number of externally defined symbols */
1021 uint32_t irefsym; /* index into reference symbol table */
1022 uint32_t nrefsym; /* number of reference symbol table entries */
1023 uint32_t ilocalsym; /* index into symbols for local symbols */
1024 uint32_t nlocalsym; /* number of local symbols */
1026 uint32_t iextrel; /* index into external relocation entries */
1027 uint32_t nextrel; /* number of external relocation entries */
1029 uint32_t iinit_iterm; /* low 16 bits are the index into the init
1032 uint32_t ninit_nterm; /* low 16 bits are the number of init section
1036 uint32_t /* for this module address of the start of */
1038 uint32_t /* for this module size of */
1044 uint32_t module_name; /* the module name (index into string table) */
1046 uint32_t iextdefsym; /* index into externally defined symbols */
1047 uint32_t nextdefsym; /* number of externally defined symbols */
1048 uint32_t irefsym; /* index into reference symbol table */
1049 uint32_t nrefsym; /* number of reference symbol table entries */
1050 uint32_t ilocalsym; /* index into symbols for local symbols */
1051 uint32_t nlocalsym; /* number of local symbols */
1053 uint32_t iextrel; /* index into external relocation entries */
1054 uint32_t nextrel; /* number of external relocation entries */
1056 uint32_t iinit_iterm; /* low 16 bits are the index into the init
1059 uint32_t ninit_nterm; /* low 16 bits are the number of init section
1063 uint32_t /* for this module size of */
1078 uint32_t isym:24, /* index into the symbol table */
1087 uint32_t cmd; /* LC_TWOLEVEL_HINTS */
1088 uint32_t cmdsize; /* sizeof(struct twolevel_hints_command) */
1089 uint32_t offset; /* offset to the hint table */
1090 uint32_t nhints; /* number of hints in the hint table */
1110 uint32_t
1126 uint32_t cmd; /* LC_PREBIND_CKSUM */
1127 uint32_t cmdsize; /* sizeof(struct prebind_cksum_command) */
1128 uint32_t cksum; /* the check sum or zero */
1136 uint32_t cmd; /* LC_UUID */
1137 uint32_t cmdsize; /* sizeof(struct uuid_command) */
1146 uint32_t cmd; /* LC_RPATH */
1147 uint32_t cmdsize; /* includes string */
1156 uint32_t cmd; /* LC_CODE_SIGNATURE, LC_SEGMENT_SPLIT_INFO,
1159 uint32_t cmdsize; /* sizeof(struct linkedit_data_command) */
1160 uint32_t dataoff; /* file offset of data in __LINKEDIT segment */
1161 uint32_t datasize; /* file size of data in __LINKEDIT segment */
1169 uint32_t cmd; /* LC_ENCRYPTION_INFO */
1170 uint32_t cmdsize; /* sizeof(struct encryption_info_command) */
1171 uint32_t cryptoff; /* file offset of encrypted range */
1172 uint32_t cryptsize; /* file size of encrypted range */
1173 uint32_t cryptid; /* which enryption system,
1182 uint32_t cmd; /* LC_VERSION_MIN_MACOSX or
1184 uint32_t cmdsize; /* sizeof(struct min_version_command) */
1185 uint32_t version; /* X.Y.Z is encoded in nibbles xxxx.yy.zz */
1186 uint32_t sdk; /* X.Y.Z is encoded in nibbles xxxx.yy.zz */
1198 uint32_t cmd; /* LC_DYLD_INFO or LC_DYLD_INFO_ONLY */
1199 uint32_t cmdsize; /* sizeof(struct dyld_info_command) */
1212 uint32_t rebase_off; /* file offset to rebase info */
1213 uint32_t rebase_size; /* size of rebase info */
1227 uint32_t bind_off; /* file offset to binding info */
1228 uint32_t bind_size; /* size of binding info */
1245 uint32_t weak_bind_off; /* file offset to weak binding info */
1246 uint32_t weak_bind_size; /* size of weak binding info */
1260 uint32_t lazy_bind_off; /* file offset to lazy binding info */
1261 uint32_t lazy_bind_size; /* size of lazy binding infs */
1296 uint32_t export_off; /* file offset to lazy binding info */
1297 uint32_t export_size; /* size of lazy binding infs */
1372 uint32_t cmd; /* LC_SYMSEG */
1373 uint32_t cmdsize; /* sizeof(struct symseg_command) */
1374 uint32_t offset; /* symbol segment offset */
1375 uint32_t size; /* symbol segment size in bytes */
1385 uint32_t cmd; /* LC_IDENT */
1386 uint32_t cmdsize; /* strings that follow this command */
1396 uint32_t cmd; /* LC_FVMFILE */
1397 uint32_t cmdsize; /* includes pathname string */
1399 uint32_t header_addr; /* files virtual address */
1410 uint32_t cmd; /* LC_MAIN only used in MH_EXECUTE filetypes */
1411 uint32_t cmdsize; /* 24 */
1422 uint32_t cmd; /* LC_SOURCE_VERSION */
1423 uint32_t cmdsize; /* 16 */
1435 uint32_t offset; /* from mach_header to start of data range*/