Home
last modified time | relevance | path

Searched defs:computeAddend (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lld/ELF/
DRelocations.cpp659 static int64_t computeAddend(const RelTy &rel, const RelTy *end, in computeAddend() function
DSyntheticSections.cpp1558 int64_t DynamicReloc::computeAddend() const { in computeAddend() function in DynamicReloc