Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
HDRelocationResolver.cpp301 static uint64_t resolveMips32(RelocationRef R, uint64_t S, uint64_t A) { in resolveMips32() function
591 return {supportsMips32, resolveMips32}; in getRelocationResolver()