Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/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.cc1998 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()
[all …]
DChangeLog-20161364 * reloc.h (Relocate_functions::Overflow_check): Add comments.
1419 (Relocate_functions::Overflow_check): New enum type.
Ds390.cc871 enum Overflow_check enum in __anon4d868ee80111::S390_relocate_functions
DChangeLog-08152524 * powerpc.cc (Powerpc_relocate_functions::Overflow_check): Add