Home | History | Annotate | Download | only in bfd

Lines Matching full:length_shift

677   int extern_mask, pcrel_mask, callj_mask, length_shift;
737 length_shift = 5;
747 length_shift = 1;
815 cache_ptr->howto = &howto_align_table[(raw[7] >> length_shift) & 3];