Searched refs:calculateMipsRelChain (Results 1 – 1 of 1) sorted by relevance
482 calculateMipsRelChain(uint8_t *loc, RelType type, uint64_t val) { in calculateMipsRelChain() function574 std::tie(type, val) = calculateMipsRelChain(loc, type, val); in relocate()