Searched refs:setAddend (Results 1 – 7 of 7) sorted by relevance
206 E.setAddend(E.getAddend() - ImageBase->getAddress().getValue()); in operator ()()223 E.setAddend(E.getAddend() - in operator ()()
152 E.setAddend(E.getAddend() - 4); in optimizeGOTAndStubAccesses()
345 E.setAddend(RealAddend); in lowerPointer64AuthEdgesToSigningFunction()
621 E.setAddend(E.getAddend() | SigningBits); in applyPACSigningToModInitPointers()
223 E.setAddend(0); in visitEdge()
98 void setAddend(AddendT Addend) { this->Addend = Addend; } in setAddend() function
965 static void setAddend(Elf_Rel_Impl<ELFT, false> &, uint64_t) {} in setAddend() function968 static void setAddend(Elf_Rel_Impl<ELFT, true> &Rela, uint64_t Addend) { in setAddend() function976 setAddend(*Buf, Reloc.Addend); in writeRel()