Lines Matching refs:check_overflow
4276 check_overflow(Valtype value) in check_overflow() function in __anon40c64d910111::Mips_relocate_functions
4467 return check_overflow<16>(x); in rel16()
4698 return check_overflow<18>(x); in relpc16()
4729 return check_overflow<23>(x); in relpc21()
4760 return check_overflow<28>(x); in relpc26()
4791 return check_overflow<21>(x); in relpc18()
4822 return check_overflow<21>(x); in relpc19()
4934 return check_overflow<8>(x); in relmicromips_pc7_s1()
4963 return check_overflow<11>(x); in relmicromips_pc10_s1()
4992 return check_overflow<17>(x); in relmicromips_pc16_s1()
5063 return (is_gp_disp ? check_overflow<16>(x) in do_relhi16()
5114 return check_overflow<16>(x); in do_relgot16_local()
5250 return check_overflow<16>(x); in relgot()
5269 return check_overflow<32>(x); in releh()
5300 return check_overflow<16>(x); in relgotpage()
5341 return check_overflow<16>(x); in relgotofst()
5433 if (check_overflow<16>(x) == This::STATUS_OVERFLOW) in relgprel()