Home | History | Annotate | Download | only in gold

Lines Matching refs:SHT_RELR

1231 Output_reloc<elfcpp::SHT_RELR, dynamic, size, big_endian>::write(
1260 else if (sh_type == elfcpp::SHT_RELR)
1303 Output_data_reloc<elfcpp::SHT_RELR, dynamic, size, big_endian>::do_write(
1306 typedef Output_reloc_writer<elfcpp::SHT_RELR, dynamic, size, big_endian> Writer;
5529 class Output_data_reloc<elfcpp::SHT_RELR, true, 32, false>;
5534 class Output_data_reloc<elfcpp::SHT_RELR, true, 32, true>;
5539 class Output_data_reloc<elfcpp::SHT_RELR, true, 64, false>;
5544 class Output_data_reloc<elfcpp::SHT_RELR, true, 64, true>;