Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/gold/
H A Daarch64-reloc-property.cc64 rvalue_bit_select(uint64_t x) in rvalue_bit_select() function
72 rvalue_bit_select<0, 0>(uint64_t x) { return x; } in rvalue_bit_select() function
84 rvalue_bit_select_func rvalue_bit_select) in AArch64_reloc_property() argument
91 rvalue_bit_select_func_(rvalue_bit_select) in AArch64_reloc_property()
119 rvalue_bit_select<BSL,BSH>); \ in AArch64_reloc_property_table()
H A Daarch64-reloc-property.h142 rvalue_bit_select_func rvalue_bit_select);