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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
H A DMips.cpp82 // See comment in the calculateMipsRelChain.
455 calculateMipsRelChain(uint8_t *loc, RelType type, uint64_t val) { function
547 std::tie(type, val) = calculateMipsRelChain(loc, type, val);

Completed in 108 milliseconds