Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/gold/
H A Daarch64-reloc-property.h129 uint64_t select_x_value(uint64_t x) const in select_x_value() function
H A Daarch64.cc5119 Address immed = reloc_property->select_x_value(x); in reloc_common()
5337 immed = reloc_property->select_x_value(x); in movnz()
5342 immed = reloc_property->select_x_value(~x);; in movnz()