Lines Matching refs:AArch64_relocate_functions
378 (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.
484 (AArch64_relocate_functions::movnz): Cast x to SignedW type when
522 * aarch64.cc (AArch64_relocate_functions::maybe_apply_stub):
550 (AArch64_relocate_functions::maybe_apply_stub): New method.
668 (AArch64_relocate_functions::update_movnz): New method.
669 (AArch64_relocate_functions): Correct format.
670 (AArch64_relocate_functions::movnz): New method.
798 (AArch64_relocate_functions): New class.