Searched refs:trunc_p (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/contrib/binutils/gas/ |
| D | cgen.c | 753 const unsigned long trunc_p) in gas_cgen_encode_addend() argument 764 res |= trunc_p << 29; in gas_cgen_encode_addend()
|
| /freebsd-10-stable/contrib/binutils/bfd/ |
| D | elflink.c | 7077 unsigned long * trunc_p, in decode_complex_addend() argument 7087 * trunc_p = (encoded >> 29) & 1; in decode_complex_addend() 7108 chunksz, lsb0_p, signed_p, trunc_p; in bfd_elf_perform_complex_relocation() local 7172 & trunc_p, rel->r_addend); in bfd_elf_perform_complex_relocation() 7188 lsb0_p, signed_p, trunc_p, wordsz, chunksz, start, len, in bfd_elf_perform_complex_relocation() 7192 if (! trunc_p) in bfd_elf_perform_complex_relocation()
|