Home
last modified time | relevance | path

Searched refs:fill_first_plt_entry (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dtilegx.cc165 fill_first_plt_entry(unsigned char*);
2296 Output_data_plt_tilegx<size, big_endian>::fill_first_plt_entry( in fill_first_plt_entry() function in __anon011954cb0111::Output_data_plt_tilegx
2469 this->fill_first_plt_entry(pov); in do_write()
Di386.cc149 fill_first_plt_entry(unsigned char* pov, in fill_first_plt_entry() function in __anonf1ea37280111::Output_data_plt_i386
1399 this->fill_first_plt_entry(pov, got_address); in do_write()
Dx86_64.cc221 fill_first_plt_entry(unsigned char* pov, in fill_first_plt_entry() function in __anon4c0d9acd0111::Output_data_plt_x86_64
1665 this->fill_first_plt_entry(pov, got_address, plt_address); in do_write()
Daarch64.cc4178 fill_first_plt_entry(unsigned char* pov, in fill_first_plt_entry() function in __anon20db65070111::Output_data_plt_aarch64
4903 this->fill_first_plt_entry(pov, gotplt_address, plt_address); in do_write()
Darm.cc7459 fill_first_plt_entry(unsigned char* pov, in fill_first_plt_entry() function in __anon5653a9be0111::Output_data_plt_arm
7896 this->fill_first_plt_entry(pov, got_address, plt_address); in do_write()
DChangeLog3661 (Output_data_plt_arm::fill_first_plt_entry): New method that calls it.
3696 (Output_data_plt_x86_64::fill_first_plt_entry): New method to call it.
3739 (Output_data_plt_i386::fill_first_plt_entry): New method to call it.