Lines Matching refs:Overflow_check
1998 enum Overflow_check enum in __anonfe78cb590111::Powerpc_relocate_functions
2050 overflowed(Address value, Overflow_check overflow) in overflowed()
2073 rela(unsigned char* view, Address value, Overflow_check overflow) in rela()
2087 Overflow_check overflow) in rela()
2106 rela_ua(unsigned char* view, Address value, Overflow_check overflow) in rela_ua()
2118 Overflow_check overflow) in rela_ua()
2147 addr32(unsigned char* view, Address value, Overflow_check overflow) in addr32()
2152 addr32_u(unsigned char* view, Address value, Overflow_check overflow) in addr32_u()
2157 addr24(unsigned char* view, Address value, Overflow_check overflow) in addr24()
2168 addr16(unsigned char* view, Address value, Overflow_check overflow) in addr16()
2173 addr16_u(unsigned char* view, Address value, Overflow_check overflow) in addr16_u()
2178 addr16_ds(unsigned char* view, Address value, Overflow_check overflow) in addr16_ds()
2188 addr16_dq(unsigned char* view, Address value, Overflow_check overflow) in addr16_dq()
2228 addr14(unsigned char* view, Address value, Overflow_check overflow) in addr14()
2238 addr16dx_ha(unsigned char *view, Address value, Overflow_check overflow) in addr16dx_ha()
2252 addr34(unsigned char *view, uint64_t value, Overflow_check overflow) in addr34()
2272 addr28(unsigned char *view, uint64_t value, Overflow_check overflow) in addr28()
11919 typename Reloc::Overflow_check overflow = Reloc::CHECK_NONE; in relocate()