• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/EXTERNAL_HEADERS/mach-o/

Lines Matching defs:cmdsize

203  * load commands must have as their first two fields cmd and cmdsize.  The cmd
205 * has a structure specifically for it. The cmdsize field is the size in bytes
208 * advance to the next load command the cmdsize can be added to the offset or
209 * pointer of the current load command. The cmdsize for 32-bit architectures
219 uint32_t cmdsize; /* total size of command in bytes */
280 * of the string is reflected in the cmdsize field of the load command.
281 * Once again any padded bytes to bring the cmdsize field to a multiple
301 * reflected in cmdsize.
305 uint32_t cmdsize; /* includes sizeof section structs */
321 * command and their size is reflected in cmdsize.
325 uint32_t cmdsize; /* includes sizeof section_64 structs */
583 uint32_t cmdsize; /* includes pathname string */
613 uint32_t cmdsize; /* includes pathname string */
629 uint32_t cmdsize; /* includes umbrella string */
644 uint32_t cmdsize; /* includes client string */
663 uint32_t cmdsize; /* includes sub_umbrella string */
684 uint32_t cmdsize; /* includes sub_library string */
699 uint32_t cmdsize; /* includes strings */
713 uint32_t cmdsize; /* includes pathname string */
728 * 4 bytes The cmdsize reflects the total size of the thread_command
740 uint32_t cmdsize; /* total size of this command */
757 uint32_t cmdsize; /* total size of this command */
774 uint32_t cmdsize; /* total size of this command */
793 uint32_t cmdsize; /* sizeof(struct symtab_command) */
842 uint32_t cmdsize; /* sizeof(struct dysymtab_command) */
1048 uint32_t cmdsize; /* sizeof(struct twolevel_hints_command) */
1087 uint32_t cmdsize; /* sizeof(struct prebind_cksum_command) */
1097 uint32_t cmdsize; /* sizeof(struct uuid_command) */
1107 uint32_t cmdsize; /* includes string */
1117 uint32_t cmdsize; /* sizeof(struct linkedit_data_command) */
1128 uint32_t cmdsize; /* sizeof(struct encryption_info_command) */
1146 uint32_t cmdsize; /* sizeof(struct symseg_command) */
1159 uint32_t cmdsize; /* strings that follow this command */
1170 uint32_t cmdsize; /* includes pathname string */