Searched refs:computeAddend (Results 1 – 2 of 2) sorted by relevance
453 int64_t computeAddend() const;
1552 int64_t DynamicReloc::computeAddend() const { in computeAddend() function in DynamicReloc1653 addend = computeAddend(); in computeRaw()1790 r.r_addend = config->isRela ? rel.computeAddend() : 0; in updateAllocSize()