Lines Matching full:hdrsize
1036 size_t hdrsize;
1060 hdrsize = sizeof (struct mach_o_header_32);
1066 hdrsize = sizeof (struct mach_o_header_64);
1115 sechdr_offset = hdrsize + seghdrsize;
1117 offset = hdrsize + cmdsize;
1295 hdrsize + cmdsize);
1297 offset - (hdrsize + cmdsize));
1322 hdrsize + cmdsize);
1324 offset - (hdrsize + cmdsize));
1333 return simple_object_internal_write (descriptor, hdrsize, hdr, seghdrsize,