Searched refs:Reloc_section (Results 1 - 9 of 9) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Di386.cc84 typedef Output_data_reloc<elfcpp::SHT_REL, true, 32, false> Reloc_section; typedef in class:__anon550::Output_data_plt_i386
100 Reloc_section*
105 Reloc_section*
109 Reloc_section*
231 Reloc_section* rel_;
234 Reloc_section* tls_desc_rel_;
237 Reloc_section* irelative_rel_;
356 typedef Output_data_reloc<elfcpp::SHT_REL, true, 32, false> Reloc_section; typedef in class:__anon550::Target_i386
836 Reloc_section*
840 Reloc_section*
[all...]
H A Dx86_64.cc91 typedef Output_data_reloc<elfcpp::SHT_RELA, true, size, false> Reloc_section; typedef in class:__anon593::Output_data_plt_x86_64
164 Reloc_section*
169 Reloc_section*
174 Reloc_section*
330 Reloc_section* rel_;
333 Reloc_section* tlsdesc_rel_;
336 Reloc_section* irelative_rel_;
585 typedef Output_data_reloc<elfcpp::SHT_RELA, true, size, false> Reloc_section; typedef in class:__anon593::Target_x86_64
1155 Reloc_section*
1159 Reloc_section*
[all...]
H A Ds390.cc88 Reloc_section; typedef in class:__anon577::Output_data_plt_s390
136 Reloc_section*
142 Reloc_section*
231 Reloc_section* rel_;
234 Reloc_section* irelative_rel_;
275 typedef Output_data_reloc<elfcpp::SHT_RELA, true, size, true> Reloc_section; typedef in class:__anon577::Target_s390
687 Reloc_section*
691 Reloc_section*
747 Reloc_section* rela_dyn_;
749 Reloc_section* rela_irelative
[all...]
H A Dtilegx.cc69 Reloc_section; typedef in class:__anon597::Output_data_plt_tilegx
117 Reloc_section*
123 Reloc_section*
197 Reloc_section* rel_;
200 Reloc_section* irelative_rel_;
235 Reloc_section; typedef in class:__anon597::Target_tilegx
586 Reloc_section*
590 Reloc_section*
654 Reloc_section* rela_dyn_;
656 Reloc_section* rela_irelative
[all...]
H A Dsparc.cc57 typedef Output_data_reloc<elfcpp::SHT_RELA, true, size, big_endian> Reloc_section; typedef in class:__anon581::Target_sparc
404 Reloc_section*
408 Reloc_section*
457 Reloc_section* rela_dyn_;
459 Reloc_section* rela_ifunc_;
1259 typename Target_sparc<size, big_endian>::Reloc_section*
1265 this->rela_dyn_ = new Reloc_section(parameters->options().combreloc());
1280 typename Target_sparc<size, big_endian>::Reloc_section*
1287 this->rela_ifunc_ = new Reloc_section(false);
1304 size, big_endian> Reloc_section; typedef in class:__anon581::Output_data_plt_sparc
[all...]
H A Daarch64.cc2822 Reloc_section; typedef in class:__anon527::Output_data_got_aarch64::Target_aarch64
3370 Reloc_section*
3374 Reloc_section*
3378 Reloc_section*
3442 Reloc_section* rela_dyn_;
3444 Reloc_section* rela_irelative_;
3674 typename Target_aarch64<size, big_endian>::Reloc_section*
3680 this->rela_dyn_ = new Reloc_section(parameters->options().combreloc());
3695 typename Target_aarch64<size, big_endian>::Reloc_section*
3702 this->rela_irelative_ = new Reloc_section(fals
4126 Reloc_section; typedef in class:__anon527::Output_data_got_aarch64::Output_data_plt_aarch64
6016 Reloc_section; typedef
6298 Reloc_section; typedef
[all...]
H A Dpowerpc.cc593 Output_data_reloc<elfcpp::SHT_RELA, true, size, big_endian> Reloc_section; typedef in class:__anon572::Target_powerpc
1304 Reloc_section*
1308 Reloc_section*
1420 Reloc_section* rela_dyn_;
2601 typename Target_powerpc<size, big_endian>::Reloc_section*
2607 this->rela_dyn_ = new Reloc_section(parameters->options().combreloc());
2618 typename Target_powerpc<size, big_endian>::Reloc_section*
3365 size, big_endian> Reloc_section; typedef in class:__anon572::Output_data_plt_powerpc
3368 Reloc_section* plt_rel,
3387 Reloc_section*
3687 size, big_endian> Reloc_section; typedef in class:__anon572::Output_data_brlt_powerpc
[all...]
H A Darm.cc2118 Reloc_section;
2393 Reloc_section*
2841 Reloc_section*
2845 Reloc_section*
3009 Reloc_section* rel_dyn_;
3011 Reloc_section* rel_irelative_;
4373 typename Target_arm<big_endian>::Reloc_section*
4381 this->rel_dyn_ = new Reloc_section(parameters->options().combreloc());
4382 this->rel_irelative_ = new Reloc_section(false);
4400 typename Target_arm<big_endian>::Reloc_section*
[all...]
H A Dmips.cc673 Reloc_section; typedef in class:__anon554::Mips_got_info
1969 Reloc_section; typedef in class:__anon554::Mips_output_data_got
2456 size, big_endian> Reloc_section; typedef in class:__anon554::Mips_output_data_plt
2467 this->rel_ = new Reloc_section(false);
2478 Reloc_section*
2641 Reloc_section* rel_;
3284 Reloc_section; typedef in class:__anon554::Target_mips
3522 Reloc_section*
3861 emit(Reloc_section* rel_dyn, Mips_output_data_got<size, big_endian>* got,
4183 Reloc_section* rel_dyn
[all...]

Completed in 303 milliseconds