Home | History | Annotate | Download | only in libiberty

Lines Matching refs:ncmds

54   unsigned char ncmds[4];	/* Number of load commands.  */
67 unsigned char ncmds[4]; /* Number of load commands. */
201 unsigned int ncmds;
330 omr->ncmds = (*fetch_32) (b + offsetof (struct mach_o_header_32, ncmds));
768 for (i = 0; i < omr->ncmds; ++i)
914 set_32 (hdr + offsetof (struct mach_o_header_32, ncmds), 1);