Searched refs:Property_table_size (Results 1 – 4 of 4) sorted by relevance
299 gold_assert(code < Property_table_size); in get_reloc_property()308 gold_assert(code < Property_table_size); in get_implemented_static_reloc_property()378 static const unsigned int Property_table_size = 256;381 Arm_reloc_property* table_[Property_table_size];
235 gold_assert(rv <= Property_table_size); in code_to_array_index()239 static const unsigned int Property_table_size = 300; variable240 AArch64_reloc_property* table_[Property_table_size];
267 for (unsigned int i = 0; i < Property_table_size; ++i) in Arm_reloc_property_table()276 gold_assert(code < Property_table_size); \ in Arm_reloc_property_table()296 gold_assert(code < Property_table_size); in reloc_name_in_error_message()
97 for (unsigned int i = 0; i < Property_table_size; ++i) in AArch64_reloc_property_table()