Home
last modified time | relevance | path

Searched refs:Output_data_reloc (Results 1 – 15 of 15) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gold/
Dcopy-relocs.h78 Output_data_reloc<sh_type, true, size, big_endian>*);
88 emit(Output_data_reloc<sh_type, true, size, big_endian>*);
94 Output_data_reloc<sh_type, true, size, big_endian>*);
128 Output_data_reloc<sh_type, true, size, big_endian>*);
Dcopy-relocs.cc48 Output_data_reloc<sh_type, true, size, big_endian>* reloc_section) in copy_reloc()
96 Output_data_reloc<sh_type, true, size, big_endian>* reloc_section) in emit_copy_reloc()
115 Output_data_reloc<sh_type, true, size, big_endian>* reloc_section) in make_copy_reloc()
236 Output_data_reloc<sh_type, true, size, big_endian>* reloc_section) in emit()
Doutput.cc5425 class Output_data_reloc<elfcpp::SHT_REL, false, 32, false>; variable
5430 class Output_data_reloc<elfcpp::SHT_REL, false, 32, true>; variable
5435 class Output_data_reloc<elfcpp::SHT_REL, false, 64, false>; variable
5440 class Output_data_reloc<elfcpp::SHT_REL, false, 64, true>; variable
5445 class Output_data_reloc<elfcpp::SHT_REL, true, 32, false>; variable
5450 class Output_data_reloc<elfcpp::SHT_REL, true, 32, true>; variable
5455 class Output_data_reloc<elfcpp::SHT_REL, true, 64, false>; variable
5460 class Output_data_reloc<elfcpp::SHT_REL, true, 64, true>; variable
5465 class Output_data_reloc<elfcpp::SHT_RELA, false, 32, false>; variable
5470 class Output_data_reloc<elfcpp::SHT_RELA, false, 32, true>; variable
[all …]
Doutput.h1696 class Output_data_reloc; variable
1701 class Output_data_reloc<elfcpp::SHT_REL, dynamic, size, big_endian>
1712 Output_data_reloc(bool sr) in Output_data_reloc() function
2015 class Output_data_reloc<elfcpp::SHT_RELA, dynamic, size, big_endian>
2027 Output_data_reloc(bool sr) in Output_data_reloc() function
Dmips.cc675 typedef Output_data_reloc<elfcpp::SHT_REL, true, size, big_endian>
1979 typedef Output_data_reloc<elfcpp::SHT_REL, true, size, big_endian>
2440 class Mips_output_data_reloc : public Output_data_reloc<sh_type, dynamic,
2445 : Output_data_reloc<sh_type, dynamic, size, big_endian>(sort_relocs) in Mips_output_data_reloc()
2929 emit_mips(Output_data_reloc<sh_type, true, size, big_endian>*,
2941 Output_data_reloc<sh_type, true, size, big_endian>* reloc_section,
8353 Output_data_reloc<sh_type, true, size, big_endian>* reloc_section, in emit_mips()
8372 Output_data_reloc<sh_type, true, size, big_endian>* reloc_section, in emit_entry()
Daarch64.cc2901 typedef Output_data_reloc<elfcpp::SHT_RELA, true, size, big_endian>
4208 typedef Output_data_reloc<elfcpp::SHT_RELA, true, size, big_endian>
6106 typedef Output_data_reloc<elfcpp::SHT_RELA, true, size, big_endian> in local()
6396 typedef Output_data_reloc<elfcpp::SHT_RELA, true, size, big_endian> in global()
6466 Output_data_reloc<elfcpp::SHT_RELA, true, size, big_endian>* in global()
Dreloc.h56 class Output_data_reloc; variable
DChangeLog-08151588 * output.h (Output_data_reloc::add_local_relative): New method.
4033 (Output_data_reloc::add_absolute): Adjust.
4034 (Output_data_reloc::add_relative): New function.
5333 (class Output_data_reloc): Adjust calls to Output_reloc_type.
5334 (Output_data_reloc::add_global_relative): (RELA only) Add use_plt_offset.
5731 (class Output_data_reloc) [SHT_REL, SHT_RELA]: Implement new
6011 (class Output_data_reloc): Adjust all calls to Output_reloc_type.
6012 (Output_data_reloc::add_local_relative): (RELA only) Add use_plt_offset
7492 (Output_data_reloc::add_global): Adjust type of relobj.
7493 (Output_data_reloc::add_global_relative): Likewise.
[all …]
Di386.cc84 typedef Output_data_reloc<elfcpp::SHT_REL, true, 32, false> Reloc_section;
356 typedef Output_data_reloc<elfcpp::SHT_REL, true, 32, false> Reloc_section;
Dpowerpc.cc621 emit(Output_data_reloc<sh_type, true, size, big_endian>*);
662 Output_data_reloc<elfcpp::SHT_RELA, true, size, big_endian> Reloc_section;
2945 typedef Output_data_reloc<elfcpp::SHT_RELA, true, size, big_endian> Rela_dyn;
4082 typedef Output_data_reloc<elfcpp::SHT_RELA, true,
4586 typedef Output_data_reloc<elfcpp::SHT_RELA, true,
10429 Output_data_reloc<sh_type, true, size, big_endian>* reloc_section) in emit()
Ds390.cc87 typedef Output_data_reloc<elfcpp::SHT_RELA, true, size, true>
275 typedef Output_data_reloc<elfcpp::SHT_RELA, true, size, true> Reloc_section;
Dtilegx.cc68 typedef Output_data_reloc<elfcpp::SHT_RELA, true,size, big_endian>
234 typedef Output_data_reloc<elfcpp::SHT_RELA, true, size, big_endian>
Dsparc.cc57 typedef Output_data_reloc<elfcpp::SHT_RELA, true, size, big_endian> Reloc_section;
1305 typedef Output_data_reloc<elfcpp::SHT_RELA, true,
Dx86_64.cc91 typedef Output_data_reloc<elfcpp::SHT_RELA, true, size, false> Reloc_section;
588 typedef Output_data_reloc<elfcpp::SHT_RELA, true, size, false> Reloc_section;
Darm.cc2117 typedef Output_data_reloc<elfcpp::SHT_REL, true, 32, big_endian>
7498 typedef Output_data_reloc<elfcpp::SHT_REL, true, 32, big_endian>