Lines Matching refs:SectionEntry
263 void RuntimeDyldELF::resolveX86_64Relocation(const SectionEntry &Section, in resolveX86_64Relocation()
336 void RuntimeDyldELF::resolveX86Relocation(const SectionEntry &Section, in resolveX86Relocation()
364 void RuntimeDyldELF::resolveAArch64Relocation(const SectionEntry &Section, in resolveAArch64Relocation()
484 void RuntimeDyldELF::resolveARMRelocation(const SectionEntry &Section, in resolveARMRelocation()
701 void RuntimeDyldELF::resolvePPC32Relocation(const SectionEntry &Section, in resolvePPC32Relocation()
721 void RuntimeDyldELF::resolvePPC64Relocation(const SectionEntry &Section, in resolvePPC64Relocation()
815 void RuntimeDyldELF::resolveSystemZRelocation(const SectionEntry &Section, in resolveSystemZRelocation()
869 void RuntimeDyldELF::resolveBPFRelocation(const SectionEntry &Section, in resolveBPFRelocation()
919 const SectionEntry &Section = Sections[RE.SectionID]; in resolveRelocation()
924 void RuntimeDyldELF::resolveRelocation(const SectionEntry &Section, in resolveRelocation()
1049 SectionEntry &Section = Sections[SectionID]; in resolveAArch64Branch()
1217 SectionEntry &Section = Sections[SectionID]; in processRelocationRef()
1265 SectionEntry &Section = Sections[SectionID]; in processRelocationRef()
1367 SectionEntry &Section = Sections[SectionID]; in processRelocationRef()
1443 SectionEntry &Section = Sections[SectionID]; in processRelocationRef()
1606 SectionEntry &Section = Sections[SectionID]; in processRelocationRef()
1662 SectionEntry &Section = Sections[SectionID]; in processRelocationRef()
1800 Sections.push_back(SectionEntry(".got", nullptr, 0, 0, 0)); in allocateGOTEntries()
1858 SectionEntry(".got", Addr, TotalSize, TotalSize, 0); in finalizeLoad()