HomeSort by relevance Sort by last modified time
    Searched full:ndrel (Results 1 - 1 of 1) sorted by null

  /toolchain/binutils/binutils-2.27/binutils/
od-xcoff.c 1039 unsigned int ndrel; local
1075 ndrel = bfd_h_get_32 (abfd, lhdr->l_nreloc);
1076 printf (_(" nbr relocs: %u\n"), ndrel);
1131 for (i = 0; i < ndrel; i++, ldrel++)
    [all...]

Completed in 129 milliseconds