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

/openbsd-current/gnu/usr.bin/binutils/include/aout/
H A Dsun4.h169 bucket. The ld_buckets field gives the number of buckets, say B.
201 unsigned long ld_buckets; member in struct:internal_sun4_dynamic_link
230 bfd_byte ld_buckets[4]; member in struct:external_sun4_dynamic_link
/openbsd-current/gnu/usr.bin/binutils-2.17/include/aout/
H A Dsun4.h169 bucket. The ld_buckets field gives the number of buckets, say B.
201 unsigned long ld_buckets; member in struct:internal_sun4_dynamic_link
230 bfd_byte ld_buckets[4]; member in struct:external_sun4_dynamic_link
/openbsd-current/gnu/usr.bin/binutils/gdb/config/
H A Dnm-nbsdaout.h50 #define ld_buckets sdt_buckets macro
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dsunos.c219 info->dyninfo.ld_buckets = GET_WORD (abfd, linkinfo.ld_buckets);
367 if (info->dyninfo.ld_buckets > info->dynsym_count)
387 hash %= info->dyninfo.ld_buckets;
2915 esdl.ld_buckets);
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dsunos.c190 info->dyninfo.ld_buckets = GET_WORD (abfd, linkinfo.ld_buckets);
334 if (info->dyninfo.ld_buckets > info->dynsym_count)
354 hash %= info->dyninfo.ld_buckets;
2843 esdl.ld_buckets);

Completed in 140 milliseconds