Home | History | Annotate | Download | only in gold

Lines Matching full:output_data_reloc

2616 	(Output_data_reloc::add_absolute): Adjust.
2617 (Output_data_reloc::add_relative): New function.
3916 (class Output_data_reloc): Adjust calls to Output_reloc_type.
3917 (Output_data_reloc::add_global_relative): (RELA only) Add use_plt_offset.
4314 (class Output_data_reloc) [SHT_REL, SHT_RELA]: Implement new
4594 (class Output_data_reloc): Adjust all calls to Output_reloc_type.
4595 (Output_data_reloc::add_local_relative): (RELA only) Add use_plt_offset
6075 (Output_data_reloc::add_global): Adjust type of relobj.
6076 (Output_data_reloc::add_global_relative): Likewise.
6077 (Output_data_reloc::add_symbolless_global_addend): Likewise.
6078 (Output_data_reloc::add_local): Likewise.
6079 (Output_data_reloc::add_local_relative): Likewise.
6080 (Output_data_reloc::add_symbolless_local_addend): Likewise.
6081 (Output_data_reloc::add_local_section): Likewise.
6082 (Output_data_reloc::add_output_section): Likewise.
6083 (Output_data_reloc::add_absolute): Likewise.
6084 (Output_data_reloc::add_target_specific): Likewise.
7098 * output.h (Output_data_reloc::add_output_section): Pass OD instead
9801 (Output_data_reloc::add_global): Handle is_symbolless.
9802 (Output_data_reloc::add_global_relative): Likewise.
9803 (Output_data_reloc::add_local): Likewise.
9804 (Output_data_reloc::add_local_relative): Likewise.
9805 (Output_data_reloc::add_symbolless_global_addend): New.
9806 (Output_data_reloc::add_symbolless_local_addend): New.
10672 (class Output_data_reloc) [SHT_REL]: Add add_absolute and
10674 (class Output_data_reloc) [SHT_RELA]: Likewise.
15111 (class Output_data_reloc): Change add functions to use
15564 (Output_data_reloc::Output_data_reloc) [both versions]: Add
15981 * output.h (class Output_data_reloc<elfcpp::SHT_REL>): Add