Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dx86_64.cc199 reserve_slot(unsigned int plt_index) in reserve_slot() function in __anon4c0d9acd0111::Output_data_plt_x86_64
1916 this->got_->reserve_slot(got_index + 1); in reserve_local_got_entry()
1965 this->got_->reserve_slot(got_index + 1); in reserve_global_got_entry()
1972 this->got_->reserve_slot(got_index + 1); in reserve_global_got_entry()
1993 this->plt_->reserve_slot(plt_index); in register_global_plt_entry()
Dtilegx.cc148 reserve_slot(unsigned int plt_index) in reserve_slot() function in __anon011954cb0111::Output_data_plt_tilegx
2717 this->got_->reserve_slot(got_index + 1); in reserve_local_got_entry()
2767 this->got_->reserve_slot(got_index + 1); in reserve_global_got_entry()
2796 this->plt_->reserve_slot(plt_index); in register_global_plt_entry()
Dincremental.cc655 got->reserve_slot(i); in do_process_got_plt()
Doutput.h2284 reserve_slot(unsigned int i) in reserve_slot() function
DChangeLog3680 (Output_data_plt_x86_64::reserve_slot): Likewise.
4260 (Output_data_got::reserve_slot): Make virtual; rename to
6066 (Output_data_got::reserve_slot): Move to class definition.
6085 (Output_data_got::reserve_slot): Move definition here.
6145 (Output_data_got::reserve_slot): New function.
6157 (Output_data_got::reserve_slot): New function.
6169 (Output_data_plt_x86_64::reserve_slot): New function.