Home
last modified time | relevance | path

Searched refs:Powerpc_relocate_functions (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dpowerpc.cc1476 class Powerpc_relocate_functions class
1496 typedef Powerpc_relocate_functions<size, big_endian> This;
6818 typedef Powerpc_relocate_functions<size, big_endian> Reloc; in relocate()
7564 typename Powerpc_relocate_functions<size, big_endian>::Status status in relocate()
7565 = Powerpc_relocate_functions<size, big_endian>::STATUS_OK; in relocate()
7802 if (status != Powerpc_relocate_functions<size, big_endian>::STATUS_OK in relocate()
DChangeLog1107 * powerpc.cc (Powerpc_relocate_functions::Overflow_check): Add
1109 (Powerpc_relocate_functions::has_overflow_unsigned): New function.
1110 (Powerpc_relocate_functions::has_overflow_bitfield,
3117 * powerpc.cc (Powerpc_relocate_functions): Upcase enum values,
3142 (Powerpc_relocate_functions::Status): New typedef.
3200 (Powerpc_relocate_functions): Add overflow check enums and functions.
3221 checking and adjust for Powerpc_relocate_functions changes.
3316 (Powerpc_relocate_functions): Add Address typedef, use throughout.
3317 (Powerpc_relocate_functions:rela, rela_ua): Correct type used
3413 (class Powerpc_relocate_functions): Delete all psymval variants or
[all …]