Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/gold/
H A Daarch64-reloc-property.h188 unsigned int idx = code_to_array_index(code); in get_reloc_property()
197 unsigned int idx = code_to_array_index(code); in get_implemented_static_reloc_property()
220 code_to_array_index(unsigned int code) const in code_to_array_index() function
H A Daarch64-reloc-property.cc109 int tidx = code_to_array_index(elfcpp::R_AARCH64_##rname); \ in AArch64_reloc_property_table()
133 int tidx = code_to_array_index(code); in reloc_name_in_error_message()