Searched refs:aarch64_reloc_property_table (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Daarch64.cc2810 AArch64_reloc_property_table* aarch64_reloc_property_table = NULL; member in class:__anon527::Output_data_got_aarch64
3068 gold_assert(aarch64_reloc_property_table == NULL);
3069 aarch64_reloc_property_table = new AArch64_reloc_property_table();
3774 const AArch64_reloc_property* arp = aarch64_reloc_property_table->
4086 aarch64_reloc_property_table->get_reloc_property(
5444 aarch64_reloc_property_table->get_reloc_property(r_type);
5983 aarch64_reloc_property_table->get_reloc_property(r_type);
6300 aarch64_reloc_property_table->get_reloc_property(r_type);
6652 aarch64_reloc_property_table->
6947 aarch64_reloc_property_table
[all...]

Completed in 120 milliseconds