Searched refs:shiftlim (Results 1 – 1 of 1) sorted by relevance
183 unsigned shiftlim = sizeof(Dwarf_Signed) * BITSINBYTE -1; in _dwarf_decode_s_leb128_chk() local184 if (shift < shiftlim) { in _dwarf_decode_s_leb128_chk()186 } else if (shift == shiftlim) { in _dwarf_decode_s_leb128_chk()