Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Object/
H A DRelocationResolver.cpp208 static bool supportsSystemZ(uint64_t Type) { in supportsSystemZ() function
721 return {supportsSystemZ, resolveSystemZ}; in getRelocationResolver()