Lines Matching refs:first_plt_entry_offset
655 (Output_data_plt_aarch64::first_plt_entry_offset): Add const attribute.
1461 (Target_powerpc::first_plt_entry_offset, plt_entry_size): Inline
1473 first_plt_entry_offset() and plt_entry_size().
1477 (Output_data_plt_powerpc::first_plt_entry_offset): Make private
1478 and use Target_powerpc::first_plt_entry_offset().
3653 (Output_data_plt_arm::first_plt_entry_offset): Call it.
3665 Use first_plt_entry_offset method instead of sizeof(first_plt_entry).
3666 (Target_arm::first_plt_entry_offset): Call method on this->plt_ rather
3687 (Output_data_plt_x86_64::first_plt_entry_offset): Likewise.
3717 (Target_x86_64::first_plt_entry_offset): Call method on this->plt_
3729 (Output_data_plt_i386::first_plt_entry_offset): Make the method
3903 (Output_data_plt_sparc::do_write): Use first_plt_entry_offset and
7995 (Target_arm::first_plt_entry_offset): New function.
7998 (Output_data_plt_arm::first_plt_entry_offset): New function.
8003 (Target_i386::first_plt_entry_offset): New function.
8006 (Output_data_plt_i386::first_plt_entry_offset): New function.
8038 (Target_powerpc::first_plt_entry_offset): New function.
8041 (Output_data_plt_powerpc::first_plt_entry_offset): New function.
8046 (Target_sparc::first_plt_entry_offset): New function.
8049 (Output_data_plt_sparc::first_plt_entry_offset): New function.
8059 (Target_x86_64::first_plt_entry_offset): New function.
8062 (Output_data_plt_x86_64::first_plt_entry_offset): New function.