unexec_read       671 src/unexmacosx.c   if (!unexec_read (&mh, sizeof (struct mach_header)))
unexec_read       699 src/unexmacosx.c       if (!unexec_read (&lc, sizeof (struct load_command)))
unexec_read       703 src/unexmacosx.c       if (!unexec_read (lca[i] + 1, lc.cmdsize - sizeof (struct load_command)))
unexec_read       999 src/unexmacosx.c       if (!unexec_read (&reloc_info, sizeof (reloc_info)))