Lines Matching full:nsyms
1213 const unsigned int nsyms = hashed_dynsyms.size();1216 uint32_t x = nsyms >> 1;1224 else if (((1U << (maskbitslog2 - 2)) & nsyms) != 0)1250 for (unsigned int i = 0; i < nsyms; ++i)1260 unsigned int hashlen = (4 + bucketcount + nsyms) * 4;1279 for (unsigned int i = 0; i < nsyms; ++i)