Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DRelocations.cpp624 static int64_t computeMipsAddend(const RelTy &rel, const RelTy *end, in computeMipsAddend() function
675 addend += computeMipsAddend<ELFT>(rel, end, sec, expr, isLocal); in computeAddend()