Searched refs:computeAddend (Results 1 – 4 of 4) sorted by relevance
555 int64_t addend = rel.computeAddend(); in checkDynRelAddends()
672 static int64_t computeAddend(const RelTy &rel, const RelTy *end, in computeAddend() function1338 int64_t addend = computeAddend<ELFT>(rel, end, sec, expr, sym.isLocal()); in scanReloc()
477 int64_t computeAddend() const;
1576 int64_t DynamicReloc::computeAddend() const { in computeAddend() function in DynamicReloc1691 p->r_addend = rel.computeAddend(); in encodeDynamicReloc()