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