HomeSort by relevance Sort by last modified time
    Searched defs:Reloc_section (Results 1 - 8 of 8) sorted by null

  /toolchain/binutils/binutils-2.27/gold/
i386.cc 84 typedef Output_data_reloc<elfcpp::SHT_REL, true, 32, false> Reloc_section;
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;
836 Reloc_section*
840 Reloc_section*
    [all...]
s390.cc 88 Reloc_section;
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;
687 Reloc_section*
691 Reloc_section*
747 Reloc_section* rela_dyn_;
749 Reloc_section* rela_irelative_
    [all...]
sparc.cc 57 typedef Output_data_reloc<elfcpp::SHT_RELA, true, size, big_endian> Reloc_section;
404 Reloc_section*
408 Reloc_section*
457 Reloc_section* rela_dyn_;
459 Reloc_section* rela_ifunc_;
    [all...]
tilegx.cc 69 Reloc_section;
117 Reloc_section*
123 Reloc_section*
197 Reloc_section* rel_;
200 Reloc_section* irelative_rel_;
235 Reloc_section;
586 Reloc_section*
590 Reloc_section*
654 Reloc_section* rela_dyn_;
656 Reloc_section* rela_irelative_
    [all...]
x86_64.cc 91 typedef Output_data_reloc<elfcpp::SHT_RELA, true, size, false> Reloc_section;
164 Reloc_section*
169 Reloc_section*
174 Reloc_section*
303 Reloc_section* rel_;
306 Reloc_section* tlsdesc_rel_;
309 Reloc_section* irelative_rel_;
446 typedef Output_data_reloc<elfcpp::SHT_RELA, true, size, false> Reloc_section;
    [all...]
aarch64.cc     [all...]
mips.cc 673 Reloc_section;
    [all...]
powerpc.cc 583 Output_data_reloc<elfcpp::SHT_RELA, true, size, big_endian> Reloc_section;
    [all...]

Completed in 368 milliseconds