Lines Matching refs:ELF32LE
517 addSectionAux<ELF32LE>(sec); in finalizeContents()
3909 template GdbIndexSection *GdbIndexSection::create<ELF32LE>();
3914 template void elf::splitSections<ELF32LE>();
3919 template class elf::MipsAbiFlagsSection<ELF32LE>;
3924 template class elf::MipsOptionsSection<ELF32LE>;
3929 template void EhFrameSection::iterateFDEWithLSDA<ELF32LE>(
3938 template class elf::MipsReginfoSection<ELF32LE>;
3943 template class elf::DynamicSection<ELF32LE>;
3948 template class elf::RelocationSection<ELF32LE>;
3953 template class elf::AndroidPackedRelocationSection<ELF32LE>;
3958 template class elf::RelrSection<ELF32LE>;
3963 template class elf::SymbolTableSection<ELF32LE>;
3968 template class elf::VersionNeedSection<ELF32LE>;
3973 template void elf::writeEhdr<ELF32LE>(uint8_t *Buf, Partition &Part);
3978 template void elf::writePhdrs<ELF32LE>(uint8_t *Buf, Partition &Part);
3983 template class elf::PartitionElfHeaderSection<ELF32LE>;
3988 template class elf::PartitionProgramHeadersSection<ELF32LE>;