Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dtilegx.cc170 fill_plt_entry(unsigned char*,
2372 Output_data_plt_tilegx<size, big_endian>::fill_plt_entry( in fill_plt_entry() function in __anon011954cb0111::Output_data_plt_tilegx
2493 this->fill_plt_entry(pov, got_address, got_offset, in do_write()
Di386.cc160 fill_plt_entry(unsigned char* pov, in fill_plt_entry() function in __anonf1ea37280111::Output_data_plt_i386
1422 unsigned int lazy_offset = this->fill_plt_entry(pov, in do_write()
Dx86_64.cc229 fill_plt_entry(unsigned char* pov, in fill_plt_entry() function in __anon4c0d9acd0111::Output_data_plt_x86_64
1684 unsigned int lazy_offset = this->fill_plt_entry(pov, in do_write()
Daarch64.cc4185 fill_plt_entry(unsigned char* pov, in fill_plt_entry() function in __anon20db65070111::Output_data_plt_aarch64
4923 this->fill_plt_entry(pov, gotplt_address, plt_address, in do_write()
Darm.cc7465 fill_plt_entry(unsigned char* pov, in fill_plt_entry() function in __anon5653a9be0111::Output_data_plt_arm
7917 this->fill_plt_entry(pov, got_address, plt_address, in do_write()
DChangeLog3658 (Output_data_plt_arm::fill_plt_entry): New method that calls it.
3699 (Output_data_plt_x86_64::fill_plt_entry): New method to call it.
3742 (Output_data_plt_i386::fill_plt_entry): New method to call it.