HomeSort by relevance Sort by last modified time
    Searched refs:ld_buckets (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/include/aout/
sun4.h 173 bucket. The ld_buckets field gives the number of buckets, say B.
205 unsigned long ld_buckets; member in struct:internal_sun4_dynamic_link
234 bfd_byte ld_buckets[4]; member in struct:external_sun4_dynamic_link
  /toolchain/binutils/binutils-2.25/bfd/
sunos.c 191 info->dyninfo.ld_buckets = GET_WORD (abfd, linkinfo.ld_buckets);
335 if (info->dyninfo.ld_buckets > info->dynsym_count)
355 hash %= info->dyninfo.ld_buckets;
    [all...]

Completed in 47 milliseconds