Searched refs:rname (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/gold/ |
D | aarch64-reloc-property.cc | 106 #define ARD(rname, type, class, is_implemented, group_index, LB, UB, BSL, BSH, RFLAGS, inst) \ in AArch64_reloc_property_table() argument 109 int tidx = code_to_array_index(elfcpp::R_AARCH64_##rname); \ in AArch64_reloc_property_table() 111 elfcpp::R_AARCH64_##rname, "R_AARCH64_" #rname, \ in AArch64_reloc_property_table()
|