Searched refs:computeMipsAddend (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp614 static int64_t computeMipsAddend(const RelTy &rel, const RelTy *end, function
665 addend += computeMipsAddend<ELFT>(rel, end, sec, expr, isLocal);

Completed in 105 milliseconds