Searched refs:computeAddend (Results 1 – 3 of 3) sorted by relevance
629 static int64_t computeAddend(const RelTy &Rel, const RelTy *End, in computeAddend() function1047 int64_t Addend = computeAddend<ELFT>(Rel, End, Sec, Expr, Sym.isLocal()); in scanReloc()
426 int64_t computeAddend() const;
1464 int64_t DynamicReloc::computeAddend() const { in computeAddend() function in DynamicReloc1533 P->r_addend = Rel.computeAddend(); in encodeDynamicReloc()