Searched refs:applyRelocation (Results 1 – 4 of 4) sorted by relevance
49 void applyRelocation(const RelocationEntry &RE, uint64_t Value);
41 void RuntimeDyldELFMips::applyRelocation(const RelocationEntry &RE, in applyRelocation() function in RuntimeDyldELFMips
413 applyRelocation(buf + rel.VirtualAddress, rel); in writeTo() 423 void SectionChunk::applyRelocation(uint8_t *off, in applyRelocation() 503 applyRelocation(&buf[rel.VirtualAddress - vaBegin], rel);421 void SectionChunk::applyRelocation(uint8_t *off, applyRelocation() function in lld::coff::SectionChunk
275 void applyRelocation(uint8_t *off, const coff_relocation &rel) const;