Searched refs:AndroidPackedRelocationSection (Results 1 – 3 of 3) sorted by relevance
1570 AndroidPackedRelocationSection<ELFT>::AndroidPackedRelocationSection( in AndroidPackedRelocationSection() function in AndroidPackedRelocationSection1580 bool AndroidPackedRelocationSection<ELFT>::updateAllocSize() { in updateAllocSize()3210 template class elf::AndroidPackedRelocationSection<ELF32LE>; member in elf3211 template class elf::AndroidPackedRelocationSection<ELF32BE>; member in elf3212 template class elf::AndroidPackedRelocationSection<ELF64LE>; member in elf3213 template class elf::AndroidPackedRelocationSection<ELF64BE>; member in elf
510 class AndroidPackedRelocationSection final : public RelocationBaseSection {515 AndroidPackedRelocationSection(StringRef Name);
281 In.RelaDyn = make<AndroidPackedRelocationSection<ELFT>>( in createSyntheticSections()