Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/Arch/
DMips.cpp455 calculateMipsRelChain(uint8_t *loc, RelType type, uint64_t val) { in calculateMipsRelChain() function
547 std::tie(type, val) = calculateMipsRelChain(loc, type, val); in relocate()