Home
last modified time | relevance | path

Searched refs:has_overflow_signed (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/gold/
Ds390.cc886 has_overflow_signed(Address value) in has_overflow_signed() function in __anon6a3fd82f0111::S390_relocate_functions
932 if (This::template has_overflow_signed<16>(value)) in rela16()
942 if (This::template has_overflow_signed<20>(value)) in rela20()
956 if (This::template has_overflow_signed<13>(value)) in pcrela12dbl()
970 if (This::template has_overflow_signed<17>(value)) in pcrela16dbl()
984 if (This::template has_overflow_signed<25>(value)) in pcrela24dbl()
1004 if (This::template has_overflow_signed<33>(reloc)) in pcrela32dbl()
Dpowerpc.cc1608 has_overflow_signed(Address value) in has_overflow_signed() function in __anon34c063400111::Powerpc_relocate_functions
1632 && has_overflow_signed<valsize>(value)); in has_overflow_bitfield()
1641 if (has_overflow_signed<valsize>(value)) in overflowed()