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

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Ds390.cc167 reserve_slot(unsigned int plt_index) function in class:__anon470::Output_data_plt_s390
1906 this->got_->reserve_slot(got_index + 1);
1949 this->got_->reserve_slot(got_index + 1);
1972 this->plt_->reserve_slot(plt_index);
H A Dtilegx.cc148 reserve_slot(unsigned int plt_index) function in class:__anon478::Output_data_plt_tilegx
2731 this->got_->reserve_slot(got_index + 1);
2781 this->got_->reserve_slot(got_index + 1);
2810 this->plt_->reserve_slot(plt_index);
H A Dx86_64.cc204 reserve_slot(unsigned int plt_index) function in class:__anon480::Output_data_plt_x86_64
3166 this->got_->reserve_slot(got_index + 1);
3172 // this->got_->reserve_slot(got_index + 1);
3215 this->got_->reserve_slot(got_index + 1);
3222 this->got_->reserve_slot(got_index + 1);
3243 this->plt_->reserve_slot(plt_index);
H A Dincremental.cc660 got->reserve_slot(i);
H A Doutput.h2431 reserve_slot(unsigned int i) function in class:gold::Output_data_got_base
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Ds390.cc167 reserve_slot(unsigned int plt_index) function in class:__anon1715::Output_data_plt_s390
1901 this->got_->reserve_slot(got_index + 1);
1944 this->got_->reserve_slot(got_index + 1);
1967 this->plt_->reserve_slot(plt_index);
H A Dtilegx.cc148 reserve_slot(unsigned int plt_index) function in class:__anon1729::Output_data_plt_tilegx
2731 this->got_->reserve_slot(got_index + 1);
2781 this->got_->reserve_slot(got_index + 1);
2810 this->plt_->reserve_slot(plt_index);
H A Dx86_64.cc204 reserve_slot(unsigned int plt_index) function in class:__anon1731::Output_data_plt_x86_64
3136 this->got_->reserve_slot(got_index + 1);
3142 // this->got_->reserve_slot(got_index + 1);
3185 this->got_->reserve_slot(got_index + 1);
3192 this->got_->reserve_slot(got_index + 1);
3213 this->plt_->reserve_slot(plt_index);
H A Dincremental.cc660 got->reserve_slot(i);
H A Doutput.h2431 reserve_slot(unsigned int i) function in class:gold::Output_data_got_base
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Ds390.cc167 reserve_slot(unsigned int plt_index) function in class:__anon612::Output_data_plt_s390
1906 this->got_->reserve_slot(got_index + 1);
1949 this->got_->reserve_slot(got_index + 1);
1972 this->plt_->reserve_slot(plt_index);
H A Dtilegx.cc148 reserve_slot(unsigned int plt_index) function in class:__anon620::Output_data_plt_tilegx
2731 this->got_->reserve_slot(got_index + 1);
2781 this->got_->reserve_slot(got_index + 1);
2810 this->plt_->reserve_slot(plt_index);
H A Dx86_64.cc204 reserve_slot(unsigned int plt_index) function in class:__anon622::Output_data_plt_x86_64
3166 this->got_->reserve_slot(got_index + 1);
3172 // this->got_->reserve_slot(got_index + 1);
3215 this->got_->reserve_slot(got_index + 1);
3222 this->got_->reserve_slot(got_index + 1);
3243 this->plt_->reserve_slot(plt_index);
H A Dincremental.cc660 got->reserve_slot(i);
H A Doutput.h2431 reserve_slot(unsigned int i) function in class:gold::Output_data_got_base

Completed in 633 milliseconds