Home
last modified time | relevance | path

Searched refs:has_signed_unsigned_overflow32 (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dreloc.h761 has_signed_unsigned_overflow32(uint32_t val) in has_signed_unsigned_overflow32() function
Darm.cc3269 return (Bits<8>::has_signed_unsigned_overflow32(x) in abs8()
3326 return (Bits<16>::has_signed_unsigned_overflow32(x) in abs16()
DChangeLog4173 Bits::has_signed_unsigned_overflow32.