Searched refs:AndroidPackedRelocationSection (Results 1 – 3 of 3) sorted by relevance
1742 AndroidPackedRelocationSection<ELFT>::AndroidPackedRelocationSection( in AndroidPackedRelocationSection() function in AndroidPackedRelocationSection1753 bool AndroidPackedRelocationSection<ELFT>::updateAllocSize() { in updateAllocSize()3953 template class elf::AndroidPackedRelocationSection<ELF32LE>; member in elf3954 template class elf::AndroidPackedRelocationSection<ELF32BE>; member in elf3955 template class elf::AndroidPackedRelocationSection<ELF64LE>; member in elf3956 template class elf::AndroidPackedRelocationSection<ELF64BE>; member in elf
566 class AndroidPackedRelocationSection final : public RelocationBaseSection {571 AndroidPackedRelocationSection(StringRef name);
374 std::make_unique<AndroidPackedRelocationSection<ELFT>>(relaDynName); in createSyntheticSections()