Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lld/ELF/
DRelocations.cpp672 static int64_t computeAddend(const RelTy &rel, const RelTy *end, in computeAddend() function
DSyntheticSections.cpp1576 int64_t DynamicReloc::computeAddend() const { in computeAddend() function in DynamicReloc