Lines Matching refs:ELF64BE
529 addSectionAux<ELF64BE>(sec); in finalizeContents()
3912 template GdbIndexSection *GdbIndexSection::create<ELF64BE>();
3917 template void elf::splitSections<ELF64BE>();
3922 template class elf::MipsAbiFlagsSection<ELF64BE>;
3927 template class elf::MipsOptionsSection<ELF64BE>;
3935 template void EhFrameSection::iterateFDEWithLSDA<ELF64BE>(
3941 template class elf::MipsReginfoSection<ELF64BE>;
3946 template class elf::DynamicSection<ELF64BE>;
3951 template class elf::RelocationSection<ELF64BE>;
3956 template class elf::AndroidPackedRelocationSection<ELF64BE>;
3961 template class elf::RelrSection<ELF64BE>;
3966 template class elf::SymbolTableSection<ELF64BE>;
3971 template class elf::VersionNeedSection<ELF64BE>;
3976 template void elf::writeEhdr<ELF64BE>(uint8_t *Buf, Partition &Part);
3981 template void elf::writePhdrs<ELF64BE>(uint8_t *Buf, Partition &Part);
3986 template class elf::PartitionElfHeaderSection<ELF64BE>;
3991 template class elf::PartitionProgramHeadersSection<ELF64BE>;