Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A DChangeLog-2018712 (Output_data_glink::global_entry_align): ..here.
731 (Output_data_glink::global_entry_align): New function.
737 (Output_data_glink::set_final_data_size): Use global_entry_align.
H A Dpowerpc.cc5696 global_entry_align(unsigned int off) const in global_entry_align() function in __anon10389ec10111::Output_data_glink
5705 return this->global_entry_align(this->end_branch_table_); in global_entry_off()
5800 unsigned int off = this->global_entry_align(this->ge_size_); in add_global_entry()
5848 total = this->global_entry_align(total); in set_final_data_size()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A DChangeLog-2018712 (Output_data_glink::global_entry_align): ..here.
731 (Output_data_glink::global_entry_align): New function.
737 (Output_data_glink::set_final_data_size): Use global_entry_align.
H A Dpowerpc.cc5708 global_entry_align(unsigned int off) const in global_entry_align() function in __anon54ee64340111::Output_data_glink
5717 return this->global_entry_align(this->end_branch_table_); in global_entry_off()
5812 unsigned int off = this->global_entry_align(this->ge_size_); in add_global_entry()
5860 total = this->global_entry_align(total); in set_final_data_size()