Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DRelocationResolver.cpp314 static bool supportsPPC32(uint64_t Type) { in supportsPPC32() function
832 return {supportsPPC32, resolvePPC32}; in getRelocationResolver()