HomeSort by relevance Sort by last modified time
    Searched full:length_shift (Results 1 - 1 of 1) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
bout.c 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];
676 int extern_mask, pcrel_mask, callj_mask, length_shift; local
    [all...]

Completed in 883 milliseconds