Lines Matching defs:resolveRelocation
1034 void RuntimeDyldELF::resolveRelocation(const RelocationEntry &RE,
1037 return resolveRelocation(Section, RE.Offset, Value, RE.RelType, RE.Addend,
1041 void RuntimeDyldELF::resolveRelocation(const SectionEntry &Section,
1184 resolveRelocation(Section, Offset,
1217 resolveRelocation(Section, Offset,
1349 resolveRelocation(Section, Offset,
1366 resolveRelocation(
1607 resolveRelocation(Section, Offset,
1650 resolveRelocation(
1696 resolveRelocation(Sections[SectionID], Offset, Value.Addend, RelType, 0);
1760 resolveRelocation(Section, Offset, StubAddress + 8, ELF::R_390_PC32DBL,
1763 resolveRelocation(Section, Offset, StubAddress, RelType, Addend);
1822 resolveRelocation(*Section, Offset, StubAddress, ELF::R_X86_64_PC32,
1846 resolveRelocation(Sections[SectionID], Offset, GOTOffset,