Searched refs:shift2 (Results 1 – 5 of 5) sorted by relevance
| /freebsd-10-stable/lib/libelf/ |
| D | libelf_convert.m4 | 547 uint32_t n, nbuckets, nchains, maskwords, shift2, symndx, t32; 558 READ_WORD(src, shift2); 566 SWAP_WORD(shift2); 578 gh->gh_shift2 = shift2;
|
| /freebsd-10-stable/contrib/gcc/config/ia64/ |
| D | unwind-ia64.c | 1510 unsigned long shift1, shift2; in ia64_copy_rbs() local 1522 shift2 = 0x3f - shift1; in ia64_copy_rbs() 1536 count = shift2 << 3; in ia64_copy_rbs() 1558 dst_rnat |= (src_rnat >> shift2); in ia64_copy_rbs()
|
| /freebsd-10-stable/contrib/libstdc++/include/tr1/ |
| D | random | 1264 static const int shift2 = __s2; 1323 ^ (result_type(_M_b2() - _M_b2.min()) << shift2));
|
| /freebsd-10-stable/contrib/binutils/bfd/ |
| D | elflink.c | 5107 long int shift1, shift2; member 5191 |= ((bfd_vma) 1) << ((s->hashval[h->dynindx] >> s->shift2) & s->mask); in elf_renumber_gnu_hash_syms() 6357 cinfo.shift2 = maskbitslog2; in bfd_elf_size_dynsym_hash_dynstr() 6403 bfd_put_32 (output_bfd, cinfo.shift2, contents + 12); in bfd_elf_size_dynsym_hash_dynstr()
|
| D | ChangeLog-2006 | 1412 * elflink.c (bfd_elf_size_dynsym_hash_dynstr): Fix cinfo.shift2 value.
|