Lines Matching refs:ELF64LE
525 addSectionAux<ELF64LE>(sec); in finalizeContents()
3911 template GdbIndexSection *GdbIndexSection::create<ELF64LE>();
3916 template void elf::splitSections<ELF64LE>();
3921 template class elf::MipsAbiFlagsSection<ELF64LE>;
3926 template class elf::MipsOptionsSection<ELF64LE>;
3933 template void EhFrameSection::iterateFDEWithLSDA<ELF64LE>(
3940 template class elf::MipsReginfoSection<ELF64LE>;
3945 template class elf::DynamicSection<ELF64LE>;
3950 template class elf::RelocationSection<ELF64LE>;
3955 template class elf::AndroidPackedRelocationSection<ELF64LE>;
3960 template class elf::RelrSection<ELF64LE>;
3965 template class elf::SymbolTableSection<ELF64LE>;
3970 template class elf::VersionNeedSection<ELF64LE>;
3975 template void elf::writeEhdr<ELF64LE>(uint8_t *Buf, Partition &Part);
3980 template void elf::writePhdrs<ELF64LE>(uint8_t *Buf, Partition &Part);
3985 template class elf::PartitionElfHeaderSection<ELF64LE>;
3990 template class elf::PartitionProgramHeadersSection<ELF64LE>;