Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DRelocationResolver.cpp206 static bool supportsSystemZ(uint64_t Type) { in supportsSystemZ() function
809 return {supportsSystemZ, resolveSystemZ}; in getRelocationResolver()