Lines Matching defs:RE
1097 void RuntimeDyldELF::resolveRelocation(const RelocationEntry &RE, in resolveRelocation()
1160 RelocationEntry RE(SectionID, Offset, RelType, Value.Addend, Value.Offset); in processSimpleRelocation() local
1354 RelocationEntry RE(SectionID, StubTargetAddr - Section.getAddress(), in processRelocationRef() local
1398 RelocationEntry RE(SectionID, Offset, RelType, i->second); in processRelocationRef() local
1424 RelocationEntry RE(SectionID, Offset, RelType, Section.getStubOffset()); in processRelocationRef() local
1430 RelocationEntry RE(SectionID, Offset, RelType, Addend); in processRelocationRef() local
1449 RelocationEntry RE(SectionID, Offset, RelType, Addend); in processRelocationRef() local
1469 RelocationEntry RE(SectionID, Offset, RelType, Value.Addend); in processRelocationRef() local
1514 RelocationEntry RE(SectionID, Offset, RelType, Value.Addend); in processRelocationRef() local
1541 RelocationEntry RE(SectionID, StubTargetAddr - Section.getAddress(), in processRelocationRef() local
1635 RelocationEntry RE(SectionID, Offset, RelType, Value.Addend); in processRelocationRef() local
1675 RelocationEntry RE(SectionID, StubOffset + 8, ELF::R_390_64, in processRelocationRef() local
1748 RelocationEntry RE(SectionID, Offset, ELF::R_X86_64_PC32, Value.Addend, in processRelocationRef() local
1759 RelocationEntry RE = computeGOTOffsetRE(SectionID, GOTOffset, Value.Offset, ELF::R_X86_64_64); in processRelocationRef() local