Home
last modified time | relevance | path

Searched refs:has_overflow_unsigned (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Ds390.cc904 has_overflow_unsigned(Address value) in has_overflow_unsigned() function in __anona1405da30111::S390_relocate_functions
929 if (This::template has_overflow_unsigned<12>(value)) in rela12()
H A Dpowerpc.cc2032 has_overflow_unsigned(Address value) in has_overflow_unsigned() function in __anon54ee64340111::Powerpc_relocate_functions
2044 return (has_overflow_unsigned<valsize>(value) in has_overflow_bitfield()
2059 if (has_overflow_unsigned<valsize>(value)) in overflowed()
H A DChangeLog-08152526 (Powerpc_relocate_functions::has_overflow_unsigned): New function.
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Ds390.cc904 has_overflow_unsigned(Address value) in has_overflow_unsigned() function in __anonb3a0db500111::S390_relocate_functions
929 if (This::template has_overflow_unsigned<12>(value)) in rela12()
H A Dpowerpc.cc2008 has_overflow_unsigned(Address value) in has_overflow_unsigned() function in __anon10389ec10111::Powerpc_relocate_functions
2020 return (has_overflow_unsigned<valsize>(value) in has_overflow_bitfield()
2035 if (has_overflow_unsigned<valsize>(value)) in overflowed()
H A DChangeLog-08152526 (Powerpc_relocate_functions::has_overflow_unsigned): New function.