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