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

/freebsd-10-stable/contrib/binutils/bfd/
H A Delfxx-sparc.c656 const int ptr_chunk_size = (1 * 8);
659 + ptr_chunk_size);
679 chunks_this_block = last_ofs / (insn_chunk_size + ptr_chunk_size);
692 + (ofs / insn_chunk_size) * ptr_chunk_size;
655 const int ptr_chunk_size = (1 * 8); local

Completed in 41 milliseconds