Lines Matching defs:resolveRelocation
667 resolveRelocation(Sections[SectionID], Offset, Address, RelI->getType(),
687 resolveRelocation(Section, Offset,
718 resolveRelocation(Section, Offset,
1362 void RuntimeDyldELF::resolveRelocation(const RelocationEntry &RE,
1365 return resolveRelocation(Section, RE.Offset, Value, RE.RelType, RE.Addend,
1369 void RuntimeDyldELF::resolveRelocation(const SectionEntry &Section,
1520 resolveRelocation(Section, Offset,
1553 resolveRelocation(Section, Offset,
1685 resolveRelocation(Section, Offset,
1702 resolveRelocation(
1951 resolveRelocation(Section, Offset,
1994 resolveRelocation(
2040 resolveRelocation(Sections[SectionID], Offset, Value.Addend, RelType, 0);
2104 resolveRelocation(Section, Offset, StubAddress + 8, ELF::R_390_PC32DBL,
2107 resolveRelocation(Section, Offset, StubAddress, RelType, Addend);
2166 resolveRelocation(*Section, Offset, StubAddress, ELF::R_X86_64_PC32,
2190 resolveRelocation(Sections[SectionID], Offset, GOTOffset,