HomeSort by relevance Sort by last modified time
    Searched full:aarch64_address (Results 1 - 1 of 1) sorted by null

  /toolchain/binutils/binutils-2.25/gold/
aarch64.cc 471 typedef typename elfcpp::Elf_types<size>::Elf_Addr AArch64_address;
482 AArch64_address aligned_tcb_address =
489 AArch64_address value;
812 typedef typename elfcpp::Elf_types<size>::Elf_Addr AArch64_address;
815 static const AArch64_address invalid_address =
816 static_cast<AArch64_address>(-1);
844 AArch64_address
853 set_destination_address(AArch64_address address)
910 AArch64_address destination_address_;
933 typedef typename elfcpp::Elf_types<size>::Elf_Addr AArch64_address;
    [all...]

Completed in 314 milliseconds