Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DRelocationResolver.cpp335 static bool supportsARM(uint64_t Type) { in supportsARM() function
835 return {supportsARM, resolveARM}; in getRelocationResolver()