Searched refs:aarch64_howto (Results 1 – 2 of 2) sorted by relevance
4963 static const AArch64_howto aarch64_howto[AArch64_reloc_property::INST_NUM] = variable5083 aarch64_howto[AArch64_reloc_property::INST_MOVW].doffset; in update_movnz()5085 aarch64_howto[AArch64_reloc_property::INST_MOVW].dst_mask; in update_movnz()5114 gold_assert(aarch64_howto[inst].doffset2 == -1 && in reloc_common()5115 aarch64_howto[inst].doffset != -1); in reloc_common()5117 aarch64_howto[inst].doffset, in reloc_common()5118 aarch64_howto[inst].dst_mask); in reloc_common()
797 (aarch64_howto[]): New static const array.