Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Darm-reloc-property.cc178 static const RAB_table_entry rab_table[] = in Arm_reloc_property() local
189 static size_t rab_table_size = sizeof(rab_table) / sizeof(rab_table[0]); in Arm_reloc_property()
192 if (rhs == rab_table[i].name) in Arm_reloc_property()
194 this->relative_address_base_ = rab_table[i].rab; in Arm_reloc_property()