Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
DRelocationResolver.cpp162 static bool supportsPPC64(uint64_t Type) { in supportsPPC64() function
676 return {supportsPPC64, resolvePPC64}; in getRelocationResolver()