Searched refs:nimpid (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/binutils/binutils/
H A Dod-xcoff.c1043 unsigned int nimpid; local
1080 nimpid = bfd_h_get_32 (abfd, lhdr->l_nimpid);
1081 printf (_(" nbr import files: %u\n"), nimpid);
1168 for (i = 0; i < nimpid; i++)

Completed in 98 milliseconds