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

/freebsd-10-stable/contrib/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
/freebsd-10-stable/contrib/gdb/gdb/config/i386/
H A Dnm-obsd.h90 #define ld_buckets sdt_buckets
88 #define ld_buckets macro
H A Dnm-fbsd.h127 #define ld_buckets sdt_buckets
124 #define ld_buckets macro
/freebsd-10-stable/contrib/gdb/gdb/config/
H A Dnm-nbsdaout.h50 #define ld_buckets sdt_buckets macro
/freebsd-10-stable/contrib/binutils/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;
2828 esdl.ld_buckets);

Completed in 250 milliseconds