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

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Doutput.h2432 { this->do_reserve_slot(i); }
2437 do_reserve_slot(unsigned int i) = 0;
2585 do_reserve_slot(unsigned int i) function in class:gold::Output_data_got
H A Doutput.cc1670 this->do_reserve_slot(i);
1684 this->do_reserve_slot(i);
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Doutput.h2432 { this->do_reserve_slot(i); }
2437 do_reserve_slot(unsigned int i) = 0;
2601 do_reserve_slot(unsigned int i) function in class:gold::Output_data_got
H A Doutput.cc1717 this->do_reserve_slot(i);
1730 this->do_reserve_slot(i);
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Doutput.h2432 { this->do_reserve_slot(i); }
2437 do_reserve_slot(unsigned int i) = 0;
2585 do_reserve_slot(unsigned int i) function in class:gold::Output_data_got
H A Doutput.cc1670 this->do_reserve_slot(i);
1684 this->do_reserve_slot(i);

Completed in 334 milliseconds