Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Daarch64.cc68 class AArch64_relocate_functions;
1151 typedef AArch64_relocate_functions<size, big_endian> Reloc; in aarch64_valid_for_adrp_p()
1632 AArch64_relocate_functions<size, big_endian>::construct_b( in relocate_stubs()
1977 AArch64_relocate_functions<size, big_endian>::construct_b( in fix_errata()
3171 inline typename AArch64_relocate_functions<size, big_endian>::Status
3181 inline typename AArch64_relocate_functions<size, big_endian>::Status
3190 inline typename AArch64_relocate_functions<size, big_endian>::Status
3199 inline typename AArch64_relocate_functions<size, big_endian>::Status
3208 inline typename AArch64_relocate_functions<size, big_endian>::Status
3217 inline typename AArch64_relocate_functions<size, big_endian>::Status
[all …]
DChangeLog378 (AArch64_relocate_functions::construct_b): New method.
470 (AArch64_relocate_functions): Typedef AArch64_valtype. Replace long
472 (AArch64_relocate_functions::update_adr): Replace parameter x with
474 (AArch64_relocate_functions::update_movnz): Correct wrong val mask.
475 (AArch64_relocate_functions::reloc_common): New method.
478 (AArch64_relocate_functions::rela_general): Likewise.
479 (AArch64_relocate_functions::pcrela_general): Likewise.
480 (AArch64_relocate_functions::adr): New method.
481 (AArch64_relocate_functions::adrp): Calculate immed before calling
483 (AArch64_relocate_functions::adrp): Likewise.
[all …]