reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1203 LLVM_DEBUG(dbgs() << "\t\tSectionID: " << SectionID << " Offset: " << Offset 1212 resolveGOTOffsetRelocation(SectionID, Offset, GOTOffset + Addend, 1217 resolveGOTOffsetRelocation(SectionID, Offset, GOTOffset + Addend, 1220 processSimpleRelocation(SectionID, Offset, RelType, Value); 1233 Section, Offset, 1250 resolveRelocation(Section, Offset, reinterpret_cast<uint64_t>( 1258 reinterpret_cast<uint32_t*>(computePlaceholderAddress(SectionID, Offset)); 1266 processSimpleRelocation(SectionID, Offset, RelType, Value); 1270 computePlaceholderAddress(SectionID, Offset)); 1287 RelocationEntry RE(SectionID, Offset, RelType, i->second); 1315 RelocationEntry RE(SectionID, Offset, RelType, Section.getStubOffset()); 1321 RelocationEntry RE(SectionID, Offset, RelType, Addend); 1340 RelocationEntry RE(SectionID, Offset, RelType, Addend); 1356 processSimpleRelocation(SectionID, Offset, RelType, Value); 1360 RelocationEntry RE(SectionID, Offset, RelType, Value.Addend); 1382 RelocationEntry RE(SectionID, Offset, RelType, i->second); 1436 RelocationEntry RE(SectionID, Offset, RelType, Section.getStubOffset()); 1441 processSimpleRelocation(SectionID, Offset, RelType, Value); 1454 uint8_t *Target = Section.getAddressWithOffset(Offset); 1480 RelocationEntry RE(SectionID, Offset, RelType, Value.Addend); 1491 resolveRelocation(Section, Offset, 1535 resolveRelocation(Section, Offset, reinterpret_cast<uint64_t>( 1581 resolveRelocation(Sections[SectionID], Offset, Value.Addend, RelType, 0); 1597 RelocationEntry RE(SectionID, Offset, RelType, Value.Addend); 1647 resolveRelocation(Section, Offset, StubAddress + 8, ELF::R_390_PC32DBL, 1650 resolveRelocation(Section, Offset, StubAddress, RelType, Addend); 1708 resolveRelocation(Section, Offset, StubAddress, ELF::R_X86_64_PC32, 1711 RelocationEntry RE(SectionID, Offset, ELF::R_X86_64_PC32, Value.Addend, 1719 resolveGOTOffsetRelocation(SectionID, Offset, GOTOffset + Addend, 1732 resolveRelocation(Sections[SectionID], Offset, GOTOffset, 1747 resolveGOTOffsetRelocation(SectionID, Offset, Addend, ELF::R_X86_64_PC64); 1751 processSimpleRelocation(SectionID, Offset, RelType, Value); 1753 Value.Addend += support::ulittle32_t::ref(computePlaceholderAddress(SectionID, Offset)); 1754 processSimpleRelocation(SectionID, Offset, RelType, Value); 1756 Value.Addend += support::ulittle64_t::ref(computePlaceholderAddress(SectionID, Offset)); 1757 processSimpleRelocation(SectionID, Offset, RelType, Value); 1759 processSimpleRelocation(SectionID, Offset, RelType, Value); 1763 Value.Addend += support::ulittle32_t::ref(computePlaceholderAddress(SectionID, Offset)); 1765 processSimpleRelocation(SectionID, Offset, RelType, Value);