Lines Matching refs:SectionEntry
259 void RuntimeDyldELF::resolveX86_64Relocation(const SectionEntry &Section, in resolveX86_64Relocation()
351 void RuntimeDyldELF::resolveX86Relocation(const SectionEntry &Section, in resolveX86Relocation()
379 void RuntimeDyldELF::resolveAArch64Relocation(const SectionEntry &Section, in resolveAArch64Relocation()
552 void RuntimeDyldELF::resolveARMRelocation(const SectionEntry &Section, in resolveARMRelocation()
776 void RuntimeDyldELF::resolvePPC32Relocation(const SectionEntry &Section, in resolvePPC32Relocation()
796 void RuntimeDyldELF::resolvePPC64Relocation(const SectionEntry &Section, in resolvePPC64Relocation()
890 void RuntimeDyldELF::resolveSystemZRelocation(const SectionEntry &Section, in resolveSystemZRelocation()
944 void RuntimeDyldELF::resolveBPFRelocation(const SectionEntry &Section, in resolveBPFRelocation()
997 const SectionEntry &Section = Sections[RE.SectionID]; in resolveRelocation()
1002 void RuntimeDyldELF::resolveRelocation(const SectionEntry &Section, in resolveRelocation()
1128 SectionEntry &Section = Sections[SectionID]; in resolveAArch64Branch()
1298 SectionEntry &Section = Sections[SectionID]; in processRelocationRef()
1346 SectionEntry &Section = Sections[SectionID]; in processRelocationRef()
1448 SectionEntry &Section = Sections[SectionID]; in processRelocationRef()
1524 SectionEntry &Section = Sections[SectionID]; in processRelocationRef()
1687 SectionEntry &Section = Sections[SectionID]; in processRelocationRef()
1743 SectionEntry *Section = &Sections[SectionID]; in processRelocationRef()
1884 Sections.push_back(SectionEntry(".got", nullptr, 0, 0, 0)); in allocateGOTEntries()
1942 SectionEntry(".got", Addr, TotalSize, TotalSize, 0); in finalizeLoad()