Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DRelocationResolver.cpp178 static bool supportsPPC64(uint64_t Type) { in supportsPPC64() function
807 return {supportsPPC64, resolvePPC64}; in getRelocationResolver()