Home
last modified time | relevance | path

Searched refs:Overflow_check (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/gold/
Dreloc.h337 enum Overflow_check enum
360 check_overflow(Address value, Overflow_check check) in check_overflow()
401 rel(unsigned char* view, Address value, Overflow_check check) in rel()
415 rel_unaligned(unsigned char* view, Address value, Overflow_check check) in rel_unaligned()
434 Overflow_check check) in rel()
451 Overflow_check check) in rel_unaligned()
466 Overflow_check check) in rela()
483 Overflow_check check) in rela()
497 Overflow_check check) in pcrel()
511 Overflow_check check) in pcrel_unaligned()
[all …]
Dpowerpc.cc1585 enum Overflow_check enum in __anon34c063400111::Powerpc_relocate_functions
1637 overflowed(Address value, Overflow_check overflow) in overflowed()
1660 rela(unsigned char* view, Address value, Overflow_check overflow) in rela()
1674 Overflow_check overflow) in rela()
1689 rela_ua(unsigned char* view, Address value, Overflow_check overflow) in rela_ua()
1701 Overflow_check overflow) in rela_ua()
1726 addr32(unsigned char* view, Address value, Overflow_check overflow) in addr32()
1731 addr32_u(unsigned char* view, Address value, Overflow_check overflow) in addr32_u()
1736 addr24(unsigned char* view, Address value, Overflow_check overflow) in addr24()
1747 addr16(unsigned char* view, Address value, Overflow_check overflow) in addr16()
[all …]
DChangeLog1006 * reloc.h (Relocate_functions::Overflow_check): Add comments.
1061 (Relocate_functions::Overflow_check): New enum type.
Ds390.cc864 enum Overflow_check enum in __anon6a3fd82f0111::S390_relocate_functions
DChangeLog-08152524 * powerpc.cc (Powerpc_relocate_functions::Overflow_check): Add