Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/Arch/
H A DMips.cpp436 calculateMipsRelChain(uint8_t *Loc, RelType Type, uint64_t Val) { in calculateMipsRelChain() function
467 std::tie(Type, Val) = calculateMipsRelChain(Loc, Type, Val); in relocateOne()